TeamAmaze/AmazeFileManager

The decision / condition of showing sidebar permanently on tablet?

Open

#1,699 opened on Oct 8, 2019

View on GitHub
 (6 comments) (2 reactions) (0 assignees)Java (4,883 stars) (1,529 forks)batch import
Issue-Bughelp wanted

Description

I have two Android tablets (Both installed Amaze file manager 3.3.4, via Google Play):

  1. [left] ASUS ZenPad 3s 10 (P027), resolution = (1536, 2048), width / height ratio = 0.75
  2. [right] Sansumg Galaxy Tab S6 (SM-T860), resolution = (1600, 2560), width / height ratio = 0.625

The previous one (ZenPad) has smaller resolution, but can always show the sidebar permantely; while the later one has larger resolution, but can't show like that, very inconvenient for a tablet:

P_20191008_181543

BTW, the behavior of mouse right clicking on file should be showing the menu of it instead of back to last page, I think.

Contributor guide