Loading res/layout/add_account_screen.xml +3 −1 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
res/layout/add_account_screen.xml +3 −1 Original line number Diff line number Diff line Loading @@ -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" Loading