anytype-kotlin icon indicating copy to clipboard operation
anytype-kotlin copied to clipboard

App not extending properly in landscape mode [Tablet]

Open drapado opened this issue 1 month ago • 0 comments

Have you read a contributing guide?

  • [x] I have read CONTRIBUTING.md
  • [x] I have searched the existing issues and didn't find any that were similar
  • [x] I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

Hi,

The android app automatically rotates with the tablet. However, it doesn't extend to cover all available space in landscape mode. This leaves big black areas at both sides. On Samsung tablets, this can be forced through the "labs" feature. However, this is not the case for most tablets.

Image

Expected Behavior

The app extends to cover all available display when in landscape mode.

Steps To Reproduce

  1. Install Anytype app in android tablet.
  2. Launch the app.
  3. Turn the tablet into landscape mode

Environment

- OS: Android 16 (Lineage OS 23)
- Version:0.40.19-beta

Anything else?

No response

drapado avatar Oct 23 '25 19:10 drapado