-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Replace Deprecated API Usages for EditImageActivity #12147
Replace Deprecated API Usages for EditImageActivity #12147
Conversation
alperozturk96
commented
Nov 9, 2023
•
edited
Loading
edited
- Tests written, or not not needed
/rebase |
df27a79
to
a6b3f2c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When using Android 11.0 on a Pixel 2 with button navigation enabled, these buttons overlap the image editor controls.
@ZetaTom Updated |
/rebase |
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
5dac918
to
411a133
Compare
@ZetaTom Could you review this PR again? |
@alperozturk96, given the most recent version (411a133) the issue still persists on my machine. image_editor.webm |
Signed-off-by: alperozturk <[email protected]>
Signed-off-by: alperozturk <[email protected]>
APK file: https://www.kaminsky.me/nc-dev/android-artifacts/12147.apk |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are still some UI inconsistencies left and these changes do not follow the recommended migration path.
I've opened a pull request of my own with my suggestions already implemented: #12204
master | this PR |
---|---|
With #12204 this implementation control buttons overlap with image. Since new PR opened we can close this. |