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

Fixes on Edit button, there is + sign overlayed over letter E #5388 #5464

Merged
merged 47 commits into from
Jan 23, 2024

Conversation

kanahia1
Copy link
Contributor

Description (required)

Fixes #5388

What changes did you make and why?

TV - 2

Tests performed (required)
Tested betaDebug on Samsung S21 FE with API level 33.

Screenshots (for UI changes only)

Upload Activity
https://github.com/commons-app/apps-android-commons/assets/114223204/17a95ff8-0670-4fcc-b870-cef1d9163f30

Description Edit Activity
https://github.com/commons-app/apps-android-commons/assets/114223204/55ce869e-0753-440f-b2b0-3b498df6110f

@kanahia1 kanahia1 changed the title Issue5388 Fixes on Edit button, there is + sign overlayed over letter E #5388 Jan 22, 2024
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.

It works great!
The code looks good, apart from the Javadoc :-)

@@ -557,6 +577,51 @@ public String convertIdeographicSpaceToLatinSpace(String source) {

}

private void updateAddButtonVisibility() {
Copy link
Member

Choose a reason for hiding this comment

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

Could you please add some Javadoc?

Copy link
Contributor Author

@kanahia1 kanahia1 Jan 23, 2024

Choose a reason for hiding this comment

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

Sure! and Thanks for reporting, I have added javadoc in newer commit f425ead

@nicolas-raoul nicolas-raoul merged commit 3d0e65c into commons-app:main Jan 23, 2024
1 check passed
sivaraam added a commit that referenced this pull request Jan 28, 2024
Seems like a fallout of the change done in PR #5464

This hopefully should make the instrumentation tests resume.
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]: on Edit button, there is + sign overlayed over letter E
2 participants