resolve merge conflicts of 380b01a
to nyc-mr1-dev-plus-aosp
Change-Id: If97f5d5b4d67177b8160b96894a35d685573c46a
This commit is contained in:
@@ -64,16 +64,6 @@
|
||||
android:layout_height="wrap_content"
|
||||
android:text="@string/lock_screen_notifications_summary_disable" />
|
||||
|
||||
<!-- 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.RestrictedCheckBox
|
||||
android:id="@+id/lockscreen_remote_input"
|
||||
style="@style/SuwRadioButton"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="@dimen/redaction_vertical_margins"
|
||||
android:text="@string/lockscreen_remote_input" />
|
||||
|
||||
</RadioGroup>
|
||||
|
||||
<Button
|
||||
|
Reference in New Issue
Block a user