Merge "Fix crash in SetupRedactionInterstitial." into nyc-dev am: 31fb2a7a1d
am: 7cc2fa51d1
* commit '7cc2fa51d1dc40a85f88a86c748c039b81a6af46':
Fix crash in SetupRedactionInterstitial.
Change-Id: I6b924c3a07fb51b29e39fb18c7af5e3038f472fd
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user