Cherish:Introduce RGB Gradient Picker [2/2]
This commit is contained in:
committed by
Hung Phan
parent
22b278cc53
commit
b6057bf285
@@ -47,5 +47,13 @@
|
||||
android:defaultValue="0xffffff"
|
||||
android:persistent="false" />
|
||||
|
||||
<net.margaritov.preference.colorpicker.ColorPickerPreference
|
||||
android:key="gradient_color"
|
||||
android:icon="@drawable/ic_accent_picker"
|
||||
android:title="@string/gradient_color"
|
||||
android:summary="@string/gradient_summary"
|
||||
android:defaultValue="0xffffff"
|
||||
android:persistent="false" />
|
||||
|
||||
</PreferenceCategory>
|
||||
</PreferenceScreen>
|
||||
Reference in New Issue
Block a user