Assigned
Status Update
Comments
jb...@google.com <jb...@google.com>
yr...@google.com <yr...@google.com>
ty...@google.com <ty...@google.com> #2
Please include a sample project that reproduces your issue.
li...@google.com <li...@google.com> #3
Here is the sample project.
Steps to reproduce:
1. Press on "Search" icon;
2. Write something;
3. Search this text, keyboard will be dismissed;
4. Tap on "Dialog" button;
5. Dissmiss dialog;
With the new 1.5.0 fragment library version text will be cleared in the search box after dismissing dialog.
In the version 1.4.1 and lower text in the search is not clearing and this is correct behaviour.
Please suggest some workarounds or how to fix this issue?
Steps to reproduce:
1. Press on "Search" icon;
2. Write something;
3. Search this text, keyboard will be dismissed;
4. Tap on "Dialog" button;
5. Dissmiss dialog;
With the new 1.5.0 fragment library version text will be cleared in the search box after dismissing dialog.
In the version 1.4.1 and lower text in the search is not clearing and this is correct behaviour.
Please suggest some workarounds or how to fix this issue?
Description
Version used: 1.9.0
Devices/Android versions reproduced on: Pixel 6 Pro, Android 14
Images cannot be selected by "dragging" or based on albums or even based on location, this leads to a very slow selection process in our usecase, where the user has to select a group of images (50 or more) to import into our app.
A couple of solutions would be viable:
1. Select by "dragging" (the same as the iOS image picker does it)
2. Select by album (select the whole album with one tap)
3. Select by metadata (select all images of the same location etc)
At the moment, the user hast to tap every single image of the 50+ he/she wants to select, which is an unnecessary arduous and time consuming task and will lead to a bad/frustrating user experience (and in turn low ratings).
Would love to create a PR for this if this is possible somewhere.