-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Improve description language selector in ShareActivity #1793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@misaochan I would like to try this. |
@VaishSiddharth It is yours :) |
@misaochan @VaishSiddharth Seems to be working fine for me. (Tried on one plus 3T). Attaching the screenshot |
@VaishSiddharth I was actually able to reproduce it on the device spec you mentioned, Seems like a ui issue. The first row is anyways by default the default device locale. The following rows sort the locales alphabetically. I have kind of fixed the thing. (A minor change (increased the weight of the language spinner)). If you have not yet started working on the issue. I can push my changes. Also any ui suggestions are welcome. |
@ashishkumar468 Ok you can work on it :) 👍 |
Thanks 👍 |
Can someone please review this, fixes a major design issue. |
* bug fix, locales not showing up in the spinner in ShareActivity [issue commons-app#1793] * removed extra padding from the languages edit text in the spinner * reduced weight percentage of spinner to 30% and increased that of the descriptions in row_item_descriptions to 70%
Summary:
It isn't immediately obvious what the description language selector that is newly implemented in ShareActivity does, because it's blank by default. And even after explicitly selecting a language, it remains blank.
IMO, it would be a good idea to have a language displayed by default (perhaps the phone language?). The selected language also needs to be displayed. After the user selects a language once, maybe we should also save it and use it for the next upload?
Device and Android version:
API 24, Nexus S emulator
Commons app version:
Current master, prodDebug
Screen-shots:
Would you like to work on the issue?
Preferably not.
The text was updated successfully, but these errors were encountered: