Skip to content

Conversation

@khushbuk0711
Copy link
Contributor

Description (required)

Fixes In bright mode, "Send" button text should be white, not black #6285
What changes did you make and why?

  • Changed the text color of send button to white
  • UI enhancement

Tests performed (required)

Tested {build variant :-betaDebug} on {OnePlus Nord CE4 Lite} with API level {35}.
Screenshots (for UI changes only)

android:layout_marginEnd="8dp"
android:text="SEND"
android:visibility="visible"
android:textColor="@color/white"
Copy link
Member

Choose a reason for hiding this comment

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

Is it how it is done in other dialogs? Would you mind sharing a GitHub URL for the button in the categories selection dialog, for instance? Thanks! :-)

@github-actions
Copy link

✅ Generated APK variants!

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.

Working great, thanks for fixing! :-)

@nicolas-raoul nicolas-raoul merged commit 9289dcc into commons-app:main Apr 14, 2025
1 check passed
sonalyadav1 pushed a commit to sonalyadav1/apps-android-commons that referenced this pull request May 22, 2025
* Exclude past locations (P585) from Nearby query

* "Send" button text should be white
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.

2 participants