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:
parent
1fa5576625
commit
8f5422968a
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
<TextView
|
||||
android:id="@+id/invalid"
|
||||
android:textColor="@color/text_red"
|
||||
android:layout_below="@id/progress"
|
||||
android:layout_below="@id/items"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"/>
|
||||
|
||||
|
|
Loading…
Reference in a new issue