Merge "Sysui: Align projection permission dialog checkbox." into lmp-mr1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
99cc4d2ed1
@@ -20,9 +20,9 @@
|
|||||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:paddingStart="8dp"
|
android:paddingStart="16dp"
|
||||||
android:paddingEnd="8dp"
|
android:paddingEnd="16dp"
|
||||||
android:paddingTop="8dp">
|
android:paddingTop="16dp">
|
||||||
|
|
||||||
<CheckBox
|
<CheckBox
|
||||||
android:id="@+id/remember"
|
android:id="@+id/remember"
|
||||||
|
|||||||
Reference in New Issue
Block a user