equal
deleted
inserted
replaced
8 style="@style/Label" /> |
8 style="@style/Label" /> |
9 <EditText android:id="@+id/privacy_list_create_dialog_list_name" |
9 <EditText android:id="@+id/privacy_list_create_dialog_list_name" |
10 android:layout_height="wrap_content" android:layout_width="fill_parent" |
10 android:layout_height="wrap_content" android:layout_width="fill_parent" |
11 android:layout_marginLeft="20dip" android:layout_marginRight="20dip" |
11 android:layout_marginLeft="20dip" android:layout_marginRight="20dip" |
12 android:scrollHorizontally="true" android:autoText="false" |
12 android:scrollHorizontally="true" android:autoText="false" |
13 android:capitalize="none" android:gravity="fill_horizontal" /> |
13 android:capitalize="none" android:gravity="fill_horizontal" |
|
14 android:contentDescription="@string/privacy_list_create_dialog_list_name_label"/> |
14 </LinearLayout> |
15 </LinearLayout> |