Skip to content

Commit 7544b0a

Browse files
committed
Merge pull request #27 from 290444/patch-1
Update settings.xml
2 parents 15b666c + f0fa295 commit 7544b0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

res/xml/settings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
android:persistent="false"
2727
android:title="@string/color4_title"
2828
android:summary="@string/color4_summary"
29-
android:defaultValue="#0000FF"
29+
android:defaultValue="0xff0000ff"
3030
/>
3131
</PreferenceCategory>
32-
</PreferenceScreen>
32+
</PreferenceScreen>

0 commit comments

Comments
 (0)