-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Beta 20150109: It is harder then before to distinguish selected files #1415
Comments
Do you mean the background color? The checkboxes are very good to distinguish, I think. |
I'm sorry, I should have explained the case better. I did have problems though with some photos in grid view. They were all I gave it another thought and I think if the actual ✔ was changed from
|
Ah, I get what you mean. @jancborchardt what do you think? This is imho true, so changing the check mark within the graphic to white would solve this issue but would also lead to stay with white background colors so the icon work still fits other screen. Any comment? |
I agree that the check mark needs to be white or light grey. I had the same problem that it is hard to see the checkbox in dark images in grid view. Another great approach for grid view is implemented in google fotos app. Aside the checkbox the thumbnail is displayed a bit smaller. Futher more the checkbox is displyed in the upper left corner, this position is much better for lefties (the left thumb hides the checkbox). |
Sounds good – let's do it like other established Material apps solve it. |
@AndyScherzinger Can you do this? |
@tobiaskaminski sure thing. The original branch has already been merged, so I will have to create a new one targeting master. It'll only be a change of png files, so it will be easy to also push it to the beta branch :) |
@ all I fixed the images on a branch targeting master: #1424 and also pushed the change to the beta branch |
Btw @tobiasKaminsky @AndyScherzinger I just want to randomly thank you again for your great work and collaboration! :) |
Argh, my mistake... This fix is (only) needed for the multi select... @tobiasKaminsky do you want to pull this change to the branch and we then close this PR or should we keep it as a separate one like it is now? @jancborchardt You are welcome and it is a pleasure. Besides that I also have to thank you and everyone else from the core team ans community for the collaborative way of pushing this app forward. To hand over the Thank You, I give it to @przybylski since he and @tobiasKaminsky did most of the community implementations for the next release! So Kudos to you guys! |
Did You managed to get the change to latest beta? I just checked in 20160124 and it still behaves as it used to, is that intentional? |
@elpraga yes it should be... can you post a screenshot so I can check? At least the changed icon work is on the beta branch. |
Hello @AndyScherzinger, I was just checking the issue and I noticed that there are indeed white checkmarks on Android 6.0, but transparent checkmarks remain on Android 4.1. Both versions checked with beta 20160124. In other words, it is fixed on Android 6.0, and remains the same on 4.1. Dis this help? |
Hi @elpraga yes that helped :) The problem was that I missed changing the icon work on all densities so this will be fixed in the next beta :) 👍 |
@tobiaskaminski just wanted to let you know that I also fixed it on the beta branch. |
new beta published. |
Nice! Thanks @tobiasKaminsky! @elpraga Does it work for you? (Works for me) |
sorry, still the same situation using 20160201. Works fine on Android 6.0, but still transparent on 4.1. 6.0 is a Nexus 5 y 4.1 a tablet. Do You need some more info? |
Strange, I check the icons again. Maybe I still missed one. Thanks for testing. I don't need more infos at the moment. |
Hi @elpraga I finally found the issue :) I committed a fix of the check boxes. @tobiasKaminsky just fyi I have also commited it to the beta branch 52e7bd8 |
@elpraga is this solved for you? |
Unfortunately my tablet with Android 4.1 died and as a result I have I might have get hands on a tablet next week. I'll post an update in a week.
|
any update @elpraga? This should be fixed with the latest beta releases :) |
I'm really sorry, but my tablet died before I could check the fix. I have no way to check it now.. |
OK, no worries! I would then close the issue and it can be reopened in case this comes up again (which it shouldn't) :) |
Great! Thank you @AndyScherzinger ! |
#1415 - semi transparent checkmark in checked checkbox image
I am not sure when exactly that happened, but now I noticed that it is harder to see which files are selected in multiselect.
Would You agree with me?
The text was updated successfully, but these errors were encountered: