resolve merge conflicts of 380b01a to nyc-mr1-dev-plus-aosp

am: fa2bbcc288

Change-Id: Ia76e98cf5b8a94a36d77a326ce37bf31ae34a3bb
This commit is contained in:
Adrian Roos
2016-06-17 18:55:31 +00:00
committed by android-build-merger
6 changed files with 31 additions and 61 deletions

View File

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