[android][sdk] Fix ThemeUtils usage in sdk

Signed-off-by: Andrei Shkrob <github@shkrob.dev>
This commit is contained in:
Andrei Shkrob
2025-08-08 17:48:12 +02:00
committed by Konstantin Pastbin
parent 886d569895
commit 447266c328
23 changed files with 162 additions and 190 deletions

View File

@@ -130,7 +130,6 @@
android:title="@string/pref_map_style_title"
app:singleLineTitle="false"
android:entries="@array/map_style"
android:entryValues="@array/map_style_values"
android:order="1"/>
<SwitchPreferenceCompat
android:key="@string/pref_3d"