anytype-kotlin
anytype-kotlin copied to clipboard
App not extending properly in landscape mode [Tablet]
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.
Expected Behavior
The app extends to cover all available display when in landscape mode.
Steps To Reproduce
- Install Anytype app in android tablet.
- Launch the app.
- Turn the tablet into landscape mode
Environment
- OS: Android 16 (Lineage OS 23)
- Version:0.40.19-beta
Anything else?
No response