clementwzk/OpenCalc

Better layout on small screen

Open

#418 opened on 2024年1月28日

GitHub で見る
 (7 comments) (1 reaction) (1 assignee)Kotlin (182 forks)auto 404
enhancementhelp wantedimportant

Repository metrics

Stars
 (1,480 stars)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド