Fix account type selector for adding accounts to match holo layout

guidelines.

Change-Id: I0cb2f2655e878de65b25c46e2b852bad6e1a99ad
This commit is contained in:
Adam Powell
2011-05-25 17:46:30 -07:00
parent fd8f7f120d
commit 3c110e500d

View File

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