Messaging: Fix wrong thumb tint
forceDarkAllowed once again messes with proper styling Change-Id: I1d59477ae4dbd7d081787f90eab633027b575bf3
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<com.google.android.material.materialswitch.MaterialSwitch
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:id="@+id/switchWidget"
|
||||
android:forceDarkAllowed="false"
|
||||
android:theme="@style/Theme.Material3.DynamicColors.DayNight"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user