Raival-e / File-Explorer-Compose

An Android file explorer written in Kotlin and Jetpack Compose
GNU General Public License v3.0
343 stars 15 forks source link

Auto-rotate button for Media Viewer #34

Open affulito opened 2 weeks ago

affulito commented 2 weeks ago

It would be very helpful to get a button that we can tap to auto-rotate videos to landscape without turning auto-rotate on in the phone's settings and physically rotating our phones first. That improvement would be awesome.

Raival-e commented 2 weeks ago

The current implementation of media player is so basic, however I'm planning on adding more features in the future.

Thanks!