Can make either the normal checkmark widget or stackview checkmark widget

This commit is contained in:
Victor Yu
2017-10-15 20:44:21 -04:00
parent 5a78de5a25
commit 268cb0bc18
11 changed files with 40 additions and 67 deletions

View File

@@ -11,7 +11,7 @@
android:id="@+id/stackWidgetEmptyView"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:text="@string/stacked_checkmark"
android:text="@string/checkmark_stack_widget"
android:gravity="center"
android:textColor="#ffffff"
android:textStyle="bold"