Replaced icon

This commit is contained in:
M66B 2022-01-18 18:35:29 +01:00
parent c3d5ceaa21
commit ded82db035
1 changed files with 1 additions and 1 deletions

View File

@ -880,7 +880,7 @@
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginTop="12dp" android:layout_marginTop="12dp"
android:drawableEnd="@drawable/twotone_settings_24" android:drawableEnd="@drawable/twotone_android_24"
android:drawablePadding="6dp" android:drawablePadding="6dp"
android:text="@string/title_advanced_app" android:text="@string/title_advanced_app"
app:layout_constraintStart_toStartOf="parent" app:layout_constraintStart_toStartOf="parent"