Neamar / KISS

Lightning fast, open-source, < 250kb Android launcher
https://kisslauncher.com/
GNU General Public License v3.0
2.97k stars 580 forks source link

[Bug] Double tap to lock screen doesn't work with items in history #1995

Open tymwitko opened 2 years ago

tymwitko commented 2 years ago

The "double tap to lock screen" function only works when no apps are listed in history (in non-minimalistic UI). Once all apps are removed from history, the function works again.

App version: 3.16.10 Installed via F-Droid Device: Samsung Galaxy S21

TBog commented 2 years ago

If you change the theme to be able to see the result list background, you'll notice that double tap only works on the wallpaper, not the result list.

tymwitko commented 2 years ago

I've tried to double tap above the result list, though, to no avail.

TBog commented 2 years ago

I've tried to double tap above the result list, though, to no avail.

That's why I was telling you to change the theme. There is no free space above the result list, only to the left and right.

When the next release is published, PR #1962 will help add more space to make gestures.