mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-29 13:53:54 +01:00
Fix progress bar visibility issue
This commit is contained in:
parent
a3c6734f70
commit
be1ca1a2ae
6 changed files with 19 additions and 28 deletions
|
|
@ -83,7 +83,7 @@
|
|||
app:elevation="6dp" />
|
||||
|
||||
<ProgressBar
|
||||
android:id="@+id/search_this_area_button_progress_bar"
|
||||
android:id="@+id/progress_bar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue