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:
Sudheer Shanka
2016-05-16 20:27:37 +00:00
committed by android-build-merger

View File

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