Merge "Fix crash in SetupRedactionInterstitial." into nyc-dev am: 31fb2a7a1d
am: 5581312428
* commit '5581312428580ceb4960db5a89e4079480d1349d':
Fix crash in SetupRedactionInterstitial.
Change-Id: Ie361c236b73c658c6552959bb46f7becbdcd0f57
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user