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

login: smoother language button (fixes #5343) #5344

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

Avinash-Codes
Copy link
Member

fixes #5343

image

@Avinash-Codes Avinash-Codes linked an issue Feb 24, 2025 that may be closed by this pull request
@Avinash-Codes Avinash-Codes changed the title language: smooother langauge button (fixes #5343) language: smoother language button (fixes #5343) Feb 24, 2025
@Avinash-Codes Avinash-Codes changed the title language: smoother language button (fixes #5343) login: smoother language button (fixes #5343) Feb 24, 2025
Copy link
Collaborator

@Okuro3499 Okuro3499 left a comment

Choose a reason for hiding this comment

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

we have different login xmls for login implement the changes for all
Screenshot 2025-02-24 at 22 33 22

@@ -315,7 +315,7 @@
android:padding="@dimen/padding_normal"
android:text="@string/language"
android:textColor="@android:color/white"
android:theme="@style/PrimaryFlatButton"
android:background="@color/mainColor"
Copy link
Collaborator

Choose a reason for hiding this comment

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

there is some whitespace here

Copy link
Member

@pavi38 pavi38 left a comment

Choose a reason for hiding this comment

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

hi @Avinash-Codes I agree with @dogi having this button as blue makes it pop out too much and makes me wanna click this button for no reason. Maybe a different shade of black or grey might be a better option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The current language selection button is not very visible.
3 participants