zhanghai / MaterialFiles

Material Design file manager for Android
https://play.google.com/store/apps/details?id=me.zhanghai.android.files
GNU General Public License v3.0
5.8k stars 392 forks source link

material files Image viewer headerbar cant hide when in split window view #867

Open dikasetyaprayogi opened 1 year ago

dikasetyaprayogi commented 1 year ago

in single view by tapping an image, the image viewer tab and android status bar will hide, entering immersive mode.

problem comes when using the app in split window which makes the tab persists and unhideable, hindering portrait image views.

arrow os, android 12.1, redmi note8

multi: Screenshot_20221008-023249_DuckDuckGo_1

single: Screenshot_20221008-022407_Material Files

zhanghai commented 1 year ago

How can I enter this "multi-window" mode? Is it specific to this ArrowOS or is it available on standard Android?

dikasetyaprayogi commented 1 year ago

pardon me, i guess the common name for these are "split window". the image shown are split window version of android 12.1

im suspect the previous android would had the same issue as well.

Screenshot_20221008-183840_DuckDuckGo

zhanghai commented 1 year ago

I see. Yes, I can reproduce this in split window. I assume the cause could be related to the fact that apps in multi-window can't control status bar as it used to.

dikasetyaprayogi commented 1 year ago

problem fixed when upgrading into android 13. looks like the problem lies in android backend.

dikasetyaprayogi commented 10 months ago

doesnt happen anymore. thanks.

dikasetyaprayogi commented 1 week ago

@zhanghai , just want to report that the bug happen again

version: 1.7.4 (39)

device: multiple phone (android 12-14)

https://github.com/user-attachments/assets/b6e7381a-928c-41cb-9508-b5cc5842cd65

thanks for your attention.