openhab / openhab-android

openHAB client for Android
https://play.google.com/store/apps/details?id=org.openhab.habdroid
Eclipse Public License 2.0
590 stars 317 forks source link

A display issue #2342

Closed franklinbill closed 3 years ago

franklinbill commented 3 years ago

Actual behaviour

Describe us what happens Dear developer! In the process of using, I found a bug in layout / display. As shown in the figure, in the first page, the text in the red box is half blocked. This may be an adaptation problem. I suspect it is because display and font size are set to large (mainly due to display size). App version is 2.15.15, my mobile phone is Google nexus 6, screen resolution setting is 1920* 1080, font size and display size are the largest ! ! !, Android system is 8.0. The above is a description of the problem. The overall experience of the software is good. You can see that the design is very attentive. Thank you very much for the efforts of the developers all the time. I hope to receive a reply. Thank you!

bug-beta_342

Expected behaviour

Describe us what should happen I hope that the page can be set to scroll, so that the problem caused by the display size of large can be solved.

Steps to reproduce

  1. The font size and display size are the largest
  2. In the first page

Can you reproduce the issue in demo mode?

Environment data

Client

Server

openHAB Cloud

Logs

App log

Click to expand ``` Please add the app log if the issue is not a pure UI issue or it cannot be reproduced in demo mode. Open the app, go to `Settings` => `View log` and insert the log here. ```

openHAB Server log

Click to expand ``` Not required. If you have installed openHAB via `apt-get`, the log is located under `/var/log/openhab2/openhab.log` ```
mueller-ma commented 3 years ago

Thanks for this report. We're using the default slide from the intro library, so can you open a issue there? https://github.com/AppIntro/AppIntro

mueller-ma commented 3 years ago

Let's see if #2343 fixes it.

franklinbill commented 3 years ago

OK, I can open an issue there