mirror of
https://github.com/libre-tube/LibreTube.git
synced 2025-04-27 23:40:33 +05:30
improve loading UI
This commit is contained in:
parent
c555c4b2d5
commit
a455fe52be
@ -105,7 +105,8 @@
|
||||
<TextView
|
||||
android:id="@id/exo_position"
|
||||
style="@style/TimeString"
|
||||
tools:text="05:20" />
|
||||
android:text="00:00"
|
||||
tools:ignore="HardcodedText" />
|
||||
|
||||
<TextView
|
||||
style="@style/TimeString"
|
||||
@ -115,7 +116,8 @@
|
||||
<TextView
|
||||
android:id="@id/exo_duration"
|
||||
style="@style/TimeString"
|
||||
tools:text="12:15" />
|
||||
android:text="00:00"
|
||||
tools:ignore="HardcodedText" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user