mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
Set progressbar invisible
This commit is contained in:
parent
5e6fb44f90
commit
930cc3afb1
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_centerInParent="true"
|
android:layout_centerInParent="true"
|
||||||
|
android:visibility="gone"
|
||||||
android:id="@+id/loadingFeaturedImagesProgressBar"
|
android:id="@+id/loadingFeaturedImagesProgressBar"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue