jrpie / Launcher

A distraction-free minimal homescreen for Android.
https://f-droid.org/packages/de.jrpie.android.launcher/index.html
Other
39 stars 6 forks source link

Pulling the notification swipe action #28

Closed elensiel closed 2 months ago

elensiel commented 2 months ago

I have this faulty phone where i cannot 'touch' the uppermost side of my screen so it would be nice to just swipe down in the middle part of my screen to pull the notifications. i am also just lazy so.. XD. Thanks.

jrpie commented 2 months ago

Unfortunately there is no API call for this. However the following hack seems to work (at least on my device): https://stackoverflow.com/a/15582509