mirror of
https://github.com/accelforce/Yuito
synced 2025-01-12 15:45:00 +01:00
parent
a64dee9be0
commit
d159b8edc9
@ -10,7 +10,8 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:text="@string/load_more_placeholder_text"
|
android:text="@string/load_more_placeholder_text"
|
||||||
android:textSize="?attr/status_text_medium" />
|
android:textStyle="bold"
|
||||||
|
android:textSize="?attr/status_text_large" />
|
||||||
|
|
||||||
<ProgressBar
|
<ProgressBar
|
||||||
android:id="@+id/progressBar"
|
android:id="@+id/progressBar"
|
||||||
|
Loading…
Reference in New Issue
Block a user