Fix progress bar visibility issue

This commit is contained in:
neslihanturan 2019-09-12 17:19:43 +03:00
parent a3c6734f70
commit be1ca1a2ae
6 changed files with 19 additions and 28 deletions

View file

@ -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"