mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-04 09:17:29 +01:00
Fix position of progress bar
This commit is contained in:
parent
ab97b544f0
commit
dc8d1e961d
@ -35,7 +35,7 @@
|
||||
android:id="@+id/device_busy_indicator"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_alignEnd="@+id/device_info"
|
||||
android:layout_alignParentEnd="true"
|
||||
android:indeterminate="true" />
|
||||
|
||||
<LinearLayout
|
||||
|
Loading…
Reference in New Issue
Block a user