mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Fix flash of descriptive text before recent cats shown
Switch from hiding the "skip" text after looking up cats, to hiding it initially and showing it after doing the local search for recent cats.
This commit is contained in:
parent
e0e7f056d2
commit
c37b18509d
2 changed files with 6 additions and 8 deletions
|
|
@ -51,6 +51,7 @@
|
|||
android:gravity="center"
|
||||
android:focusable="true"
|
||||
android:text="@string/categories_skip_explanation"
|
||||
android:visibility="gone"
|
||||
/>
|
||||
|
||||
<ListView
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue