Implement multiple widget providers

This commit is contained in:
2016-02-29 07:19:43 -05:00
parent b8cacaffa9
commit ae7869d3a2
19 changed files with 500 additions and 100 deletions

View File

@@ -11,7 +11,7 @@
android:paddingRight="0dp">
<TextView
android:id="@+id/tvName"
android:id="@+id/label"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:gravity="center"