idunnololz / summit-for-lemmy

A mobile client for Lemmy
30 stars 0 forks source link

Predictive Back Support #10

Closed metronidazole closed 1 year ago

metronidazole commented 1 year ago

First of all, thanks for making a great app. I found your lemmy client to be the most usable and feature-filled of all the ones I tried.

Could you please add predictive back support as detailed in https://developer.android.com/guide/navigation/custom-back/predictive-back-gesture

It really improves animation and flow when navigating within an app.

idunnololz commented 1 year ago

Will be added in v1.14.0: https://lemmy.world/post/7391022

metronidazole commented 1 year ago

I tested it and it works great. Thanks for adding it.

Is it possible to add it within the app too (eg when backing out of a post) or is that too difficult to implement?