mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 21:03:54 +01:00
* "Upload your media..." text was being shown while contributions were still being loaded. Fixed things to show after load is finished and no contributions are present. Also updated text string since UI now uses FAB button for uploads (no camera/gallery) icons any more. * Removed waitingMessage in ContributionsListFragment and from layout since its never VISIBLE, only GONE.
This commit is contained in:
parent
def0d3da43
commit
0c2ae1df18
4 changed files with 8 additions and 25 deletions
|
|
@ -417,7 +417,7 @@
|
|||
<string name="uploaded_by_myself">Uploaded by myself on %1$s, used in %2$d article(s).</string>
|
||||
|
||||
<string name="no_uploads">Welcome to Commons!\n
|
||||
Upload your first media by touching the camera or gallery icon above.</string>
|
||||
Upload your first media by tapping on the add button.</string>
|
||||
|
||||
<string name="desc_language_Worldwide">Worldwide</string>
|
||||
<string name="desc_language_America">America</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue