Merge "Settings tweaks" into nyc-dev
am: db3fcfb
* commit 'db3fcfb7cb652c0afdd093e2ec9f387dc01b7819':
Settings tweaks
Change-Id: Ibc9882219ad819cd516bf3c1ce7ce556b36ad9e6
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
android:orientation="vertical"
|
||||
android:paddingStart="16dp"
|
||||
android:background="?android:attr/colorAccent"
|
||||
android:elevation="3dp"
|
||||
android:elevation="2dp"
|
||||
android:clickable="true">
|
||||
|
||||
<LinearLayout
|
||||
|
@@ -23,11 +23,6 @@
|
||||
android:background="@color/card_background"
|
||||
android:importantForAccessibility="noHideDescendants">
|
||||
|
||||
<View
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="1dp"
|
||||
android:background="?android:attr/listDivider" />
|
||||
|
||||
<TextView android:id="@android:id/title"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
|
@@ -16,4 +16,4 @@
|
||||
|
||||
<View xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="10dp" />
|
||||
android:layout_height="6dp" />
|
||||
|
Reference in New Issue
Block a user