Rename the themes tab to launcher

As it contains other launcher preferences too - like keeping screen on 
wt cetera
This commit is contained in:
Finn M Glas 2020-08-17 11:49:24 +02:00
parent 916a25b4aa
commit 6a3145846e
No known key found for this signature in database
GPG key ID: 902A30146014DFBF
4 changed files with 12 additions and 12 deletions

View file

@ -3,7 +3,7 @@
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/settings_theme_container"
android:id="@+id/settings_launcher_container"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?attr/colorPrimary"