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 eee2d57 commit 17e41deCopy full SHA for 17e41de
app/src/main/res/layout/dialog_delete_note.xml
@@ -19,7 +19,7 @@
19
android:layout_height="wrap_content"
20
android:layout_marginLeft="@dimen/activity_margin"
21
android:layout_marginRight="@dimen/activity_margin"
22
- android:checked="true"
+ android:checked="false"
23
android:paddingBottom="@dimen/small_margin"
24
android:paddingLeft="@dimen/activity_margin"
25
android:paddingRight="@dimen/activity_margin"
0 commit comments