We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f153b78 commit 94d020eCopy full SHA for 94d020e
app/src/main/res/layout/fragment_checklist.xml
@@ -41,7 +41,7 @@
41
android:background="?attr/selectableItemBackground"
42
android:gravity="center"
43
android:padding="@dimen/activity_margin"
44
- android:text="@string/add_new_checklist_item"
+ android:text="@string/add_new_checklist_items"
45
android:textSize="@dimen/bigger_text_size"
46
android:visibility="gone"/>
47
</RelativeLayout>
0 commit comments