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

Center all operation buttons #303

Open
tibbi opened this issue Feb 3, 2023 · 3 comments
Open

Center all operation buttons #303

tibbi opened this issue Feb 3, 2023 · 3 comments

Comments

@tibbi
Copy link
Contributor

tibbi commented Feb 3, 2023

especially "X" is not centered vertically

@ismailnurudeen
Copy link

This a bit tricky because it isn't that the content of the operation buttons aren't centred but because the operation characters look quite different.

I made a comparison here by putting the "×" operator and "9" in same button to show the alignment.

Screenshot_20230203_175147

Trying to fix the alignment by using paddings would mess things up as it will look different based on the screen size.
A possible solution here would be to replace the operation buttons with Icon buttons and use vector drawables.

@zeshansahi
Copy link

do the issue fixed or not? I want to work on it.

@tibbi
Copy link
Contributor Author

tibbi commented May 29, 2023

you can work on it

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

No branches or pull requests

3 participants