Display: Assign a key to color preference category
All other categories here have a key assigned, which is quite useful to allow injecting preferences into the proper group. Test: m Change-Id: I56b161c98eb7f669703f46d73f56e081ebf18558
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
</PreferenceCategory>
|
||||
|
||||
<PreferenceCategory
|
||||
android:key="category_key_color"
|
||||
android:title="@string/category_name_color"
|
||||
android:order="-170">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user