1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-12-23 03:11:30 +00:00

Fixed repo list item layout ids.

This commit is contained in:
Felix Ableitner 2014-07-03 00:33:09 +02:00
parent 1fa5576625
commit 8f5422968a

View file

@ -45,7 +45,7 @@
<TextView <TextView
android:id="@+id/invalid" android:id="@+id/invalid"
android:textColor="@color/text_red" android:textColor="@color/text_red"
android:layout_below="@id/progress" android:layout_below="@id/items"
android:layout_width="wrap_content" android:layout_width="wrap_content"
android:layout_height="wrap_content"/> android:layout_height="wrap_content"/>