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

Better layout on small screen #418

Open
baxyz opened this issue Jan 28, 2024 · 3 comments
Open

Better layout on small screen #418

baxyz opened this issue Jan 28, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@baxyz
Copy link

baxyz commented Jan 28, 2024

Is your feature request related to a problem? Please describe.
In split screen, the layout (buttons position) is not usable and it missing the basic operations (add, times, ...)

Describe the solution you'd like
A perfect solution would be to adapt the layout according the size of the app (responsive).
Another alternative would be to hide advanced operators in small screens (root, modulo, ...)

Describe alternatives you've considered

Additional context
I use a lot the split screen to show, at the same time, a logic game and this calculator.

@baxyz baxyz added the enhancement New feature or request label Jan 28, 2024
@baxyz
Copy link
Author

baxyz commented Jan 28, 2024

For instance:

Screenshot_20240128-180506

@inson1
Copy link
Contributor

inson1 commented Jan 29, 2024

video about split screen in Android 13

@proideo
Copy link

proideo commented Mar 23, 2024

In my device, the buttons are displayed fine (except the parentheses) but the operations and the results are cut off.

OpenCalc - Split

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants