Merge "Fix crash in SetupRedactionInterstitial." into nyc-dev am: 31fb2a7a1d am: 7cc2fa51d1
am: f114a556fe
* commit 'f114a556fedb84a0f82925360431abaa7d034bc5':
Fix crash in SetupRedactionInterstitial.
Change-Id: Ic0cb5a47169da68260a1384e21549d7843fa708a
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