-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Migrated Custom Image Selector to Jetpack Compose #5964
base: main
Are you sure you want to change the base?
Conversation
Also, refactor the UI components
I know it is a draft, but I could not resist trying 😊 I get this when coming from a previous version of the app:
After deleting the app's data it opens fine. When I select a pic and tap "Upload" or "Mark as not for upload", nothing happens. I see no "Show already actioned images" switch. After long-pressing a picture, I can not swipe it up (select for upload) or down (mark as not for upload). |
Thank you @nicolas-raoul for your valuable feedback 😊 |
Description (required)
Fixes #5963
What changes did you make and why?
I've created the UI for the Custom Image Selector with some minor UI changes. We can't upload from Custom Selector as I am still working on it. Please feel free to test this branch on your device and let me know your thoughts. I am open to suggestions on the UI and functionality.
Tests performed (required)
Tested ProdDebug on Samsung A14 with API level 34.
Screenshots (for UI changes only)