miru-project/miru-app

屏幕旋转问题Screen rotation problem

Open

#281 opened on Sep 3, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Dart (5,505 stars) (236 forks)batch import
help wanted

Description

Brief summary

安卓端的软件横屏和竖屏都适配了,但是看完视频就锁定成横屏(平板)/竖屏(手机)了,我觉得这样做不值得,因为平板端竖屏阅读小说和漫画明显是一个更好的选择。 The software on the Android end has been adapted for both landscape and portrait modes, but after watching a video, it locks into landscape mode (for tablets) / portrait mode (for phones). I don't think this approach is worthwhile, because reading novels and comics in portrait mode on tablets is obviously a better choice.

Steps to reproduce

1、观看视频 2、退出视频

1、Watch video 2、Exit video

Miru version

1.8.1

Device

No response

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • If this is an issue with a extension, I should be opening an issue in the extension repository.

Contributor guide