cmeng-git / atalk-android

xmpp/jabber client for android
Apache License 2.0
155 stars 56 forks source link

Screen with overlapped controls #189

Closed pirujo closed 2 years ago

pirujo commented 2 years ago

Hello.

There are a screen (permissions) with overlapped controls on it. I'm attaching a screenshot.

Screenshot_20220306-101758

cmeng-git commented 2 years ago

During aTalk design and testing, it is based on a minimum display size of a HD resolution, and with English text. In the case of your android device, it uses a part of the valuable display area for the soft buttons. You need to set your device to auto hide the soft-button, until user slides upward to reveal the soft-button.

image