Merge "Fix crash in SetupRedactionInterstitial." into nyc-dev
am: 31fb2a7a1d
* commit '31fb2a7a1d3ee27ad7f47fb26cd5900b033ef24d':
Fix crash in SetupRedactionInterstitial.
Change-Id: I55d25ec0d3fc06ba099aec098220500ed7c8d61f
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
|
|
||||||
<!-- Place the checkbox inside RadioGroup and use SuwRadioButton style instead of
|
<!-- Place the checkbox inside RadioGroup and use SuwRadioButton style instead of
|
||||||
SuwCheckBox style so that the checkbox and text is aligned with radio buttons. -->
|
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"
|
android:id="@+id/lockscreen_remote_input"
|
||||||
style="@style/SuwRadioButton"
|
style="@style/SuwRadioButton"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
|
Reference in New Issue
Block a user