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

Commit 55813124 authored by Sudheer Shanka's avatar Sudheer Shanka Committed by android-build-merger
Browse files

Merge "Fix crash in SetupRedactionInterstitial." into nyc-dev

am: 31fb2a7a

* commit '31fb2a7a':
  Fix crash in SetupRedactionInterstitial.

Change-Id: I55d25ec0d3fc06ba099aec098220500ed7c8d61f
parents 3d18e199 31fb2a7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@

            <!-- Place the checkbox inside RadioGroup and use SuwRadioButton style instead of
                 SuwCheckBox style so that the checkbox and text is aligned with radio buttons. -->
            <com.android.settings.RestrictedRadioButton
            <com.android.settings.RestrictedCheckBox
                android:id="@+id/lockscreen_remote_input"
                style="@style/SuwRadioButton"
                android:layout_width="wrap_content"