Theme attributes cleanup.

This commit is contained in:
Anton Chekulaev
2020-09-08 13:29:36 +10:00
parent 4ed7917625
commit 819494d1fe
13 changed files with 34 additions and 177 deletions

View File

@@ -44,7 +44,7 @@
android:negativeButtonText="@null"
android:positiveButtonText="@null"
android:persistent="false"
app:numColumns="5" />
app:columns="5" />
</PreferenceCategory>
<PreferenceCategory android:layout="@layout/preference_divider"/>