Closed 1peter10 closed 1 month ago
Hi, thanks for creating this app!
Since, according to metainfo, having this app working on mobile/small screens is a goal, here's a tiny fix, as I had issues with the current minimal height (see screenshot below) on my Pixel 3a:
I have reduced the height more than may seem necessary - the goal is to also fix this for devices with 720 x 1280px screens (360 x 640 logical pixels), see also https://linuxphoneapps.org/docs/resources/developer-information/#hardware-specs-to-consider
Thanks again!
Thanks! Completely overlooked that in my code.
Hi, thanks for creating this app!
Since, according to metainfo, having this app working on mobile/small screens is a goal, here's a tiny fix, as I had issues with the current minimal height (see screenshot below) on my Pixel 3a:
I have reduced the height more than may seem necessary - the goal is to also fix this for devices with 720 x 1280px screens (360 x 640 logical pixels), see also https://linuxphoneapps.org/docs/resources/developer-information/#hardware-specs-to-consider
Thanks again!