Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cfcc1334 authored by Joshua Duong's avatar Joshua Duong Committed by Android (Google) Code Review
Browse files

Merge "Fix adb qr scanner text in dark mode." into rvc-qpr-dev

parents faf7a2ad b6b49680
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:theme="@style/GlifV3Theme.Light"
    android:theme="@style/GlifV3Theme"
    android:icon="@drawable/ic_scan_32dp">

    <LinearLayout