Skip to content
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

Resolved #5411 by rotating button initially #5412

Merged
merged 2 commits into from
Jan 15, 2024

Conversation

ShashwatKedia
Copy link
Contributor

Description (required)

Fixes #5411

What changes did you make and why?
I rotated the image button by 180 degrees in the xml file itself so that initially, the arrow points downward instead of upwards (which is the bug)

Tests performed (required)

Tested betaDebug on OnePlus Nord CE 2 Lite with API level 31.

Screenshots (for UI changes only)
DARK MODE
Before:

DarkModeEarlier2

DarkModeEarlier1

After:

DarkModeLater1

DarkModeLater2

LIGHT MODE
Before:

LightModeEarlier1

LightModeEarlier2

After:

LightModeLater1

LightModeLater2

@ShashwatKedia
Copy link
Contributor Author

@nicolas-raoul changes done, kindly review :)

Copy link
Member

@nicolas-raoul nicolas-raoul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thanks for your patience! :-)

@nicolas-raoul nicolas-raoul merged commit 38b1a01 into commons-app:main Jan 15, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Up/Down arrow image is opposite in the fragment_upload_media_details card show/hide button
2 participants