LawnchairLauncher / lawnchair

No clever tagline needed.
https://lawnchair.app
Other
9.17k stars 1.2k forks source link

[FEATURE] Migrate to ListDetailPaneScaffold #4627

Open Goooler opened 1 month ago

Goooler commented 1 month ago

Describe the feature

Use this to implementate the current 2-panel mode.

https://developer.android.com/develop/ui/compose/layouts/adaptive/list-detail

Why would it be useful to add?

NA.

Did the feature exist in Lawnchair v2? (Play Store version)

No

Example(s)

NA.

Additional context

No response

Goooler commented 1 month ago

CC @SuperDragonXD

SuperDragonXD commented 1 month ago

This was my initial plan on supporting two-pane navigation. However, as said by the documentation, it doesn't integrate with the navigation library properly. It also doesn't support the predictive back feature.

I could try and look into it within a few days to see if there are any changes, or wait until the library is stable