equal
deleted
inserted
replaced
9 android:layout_height="fill_parent" |
9 android:layout_height="fill_parent" |
10 android:layout_weight="1" /> |
10 android:layout_weight="1" /> |
11 |
11 |
12 <TextView android:id="@+id/android:empty" |
12 <TextView android:id="@+id/android:empty" |
13 android:layout_width="fill_parent" |
13 android:layout_width="fill_parent" |
14 android:layout_height="fill_parent" android:text="Non connecte" /> |
14 android:layout_height="fill_parent" android:text="@string/ConListNotConnected" /> |
15 |
15 |
16 </LinearLayout> |
16 </LinearLayout> |