Merge "Fix adb qr scanner text in dark mode." into rvc-qpr-dev am: cfcc133467
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12654736 Change-Id: I5d4c0ec55535b318e8e668f579453b9c3a70e33e
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:theme="@style/GlifV3Theme.Light"
|
android:theme="@style/GlifV3Theme"
|
||||||
android:icon="@drawable/ic_scan_32dp">
|
android:icon="@drawable/ic_scan_32dp">
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
|
Reference in New Issue
Block a user