Skip to content

added 2x1 widget #41 #53

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

added 2x1 widget #41 #53

wants to merge 1 commit into from

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.

@@ -111,6 +111,15 @@
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