fix some month widget layout ids

This commit is contained in:
tibbi 2017-01-04 16:48:03 +01:00
parent 243b410967
commit 4d0963de51
1 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@
android:layout_weight="1">
<ImageView
android:id="@+id/day_1_circle"
android:id="@+id/day_0_circle"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:visibility="gone"/>
@ -483,7 +483,7 @@
android:layout_weight="1">
<ImageView
android:id="@+id/day_2_circle"
android:id="@+id/day_22_circle"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:visibility="gone"/>