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

Commit dc3ed0a5 authored by Sudheer Shanka's avatar Sudheer Shanka
Browse files

Fix crash in SetupRedactionInterstitial.

Change-Id: Ia662cd60e4c9eeaccd0eb168431e755c2c79b676
Fixes: 28785168
parent a23cd461
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,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"