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:
Bruno Martins
2025-12-03 22:05:46 +00:00
parent 99201643e5
commit cccc2e98a6

View File

@@ -97,6 +97,7 @@
</PreferenceCategory> </PreferenceCategory>
<PreferenceCategory <PreferenceCategory
android:key="category_key_color"
android:title="@string/category_name_color" android:title="@string/category_name_color"
android:order="-170"> android:order="-170">