am 57218b5a
: am 3c110e50
: Fix account type selector for adding accounts to match holo layout guidelines.
* commit '57218b5afb696a2e34f11be74041261a44dd51a2': Fix account type selector for adding accounts to match holo layout guidelines.
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical">
|
||||
android:orientation="vertical"
|
||||
android:paddingLeft="16dip"
|
||||
android:paddingRight="16dip">
|
||||
|
||||
<ListView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@android:id/list"
|
||||
android:layout_width="match_parent"
|
||||
|
Reference in New Issue
Block a user