Merge "Fix crash in SetupRedactionInterstitial." into nyc-dev

This commit is contained in:
TreeHugger Robot
2016-05-16 20:19:06 +00:00
committed by Android (Google) Code Review

View File

@@ -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"