Merge "Fix crash in SetupRedactionInterstitial." into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
31fb2a7a1d
@@ -74,7 +74,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