Skip to content

Conversation

hrprt96
Copy link

@hrprt96 hrprt96 commented Dec 10, 2018

[screenshot]:
widget1
widget2
[app debug] :

added_widget.zip

Copy link
Owner

@Sparker0i Sparker0i left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make the required changes, then make a new PR.

android:name="android.appwidget.provider"
android:resource="@xml/small_widget" />
</receiver>
<receiver android:name=".Very_small_widget">
Copy link
Owner

@Sparker0i Sparker0i Dec 21, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • It should be placed inside the widget sub-package. I can see that it is in the root package. Please make that change
  • Please follow the naming convention of other receivers. Other receiver names are following PascalCasing.
  • I don't see Very_small_widget and very_small_widget_info.xml files. How is this even working then? Are you sure you had committed those 2 files?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants