Disable custom database color

This commit is contained in:
J-Jamet
2019-10-04 11:50:11 +02:00
parent c10e3df2a7
commit 5362758424

View File

@@ -46,6 +46,7 @@
xmlns:chroma="http://schemas.android.com/apk/res-auto"
android:key="@string/database_custom_color_key"
android:persistent="false"
android:enabled="false"
android:title="@string/database_custom_color_title"
android:summary="[color]"
chroma:chromaShapePreview="ROUNDED_SQUARE"