barbeau / gpstest

The #1 open-source Android GNSS/GPS test program
Apache License 2.0
1.63k stars 355 forks source link

Implement Android Compose Navigation #562

Open barbeau opened 2 years ago

barbeau commented 2 years ago

Is your feature request related to a problem? Please describe. Following adopting Compose for Status in PR https://github.com/barbeau/gpstest/pull/550, it would be nice to be able to switch to using Android Compose Navigation.

Describe the solution you'd like We need support for bottom sliding panel and bottom navigation. This Wear Compose video: https://github.com/barbeau/gpstest/issues/560#issuecomment-961486646

...showed a quick clip of this Owl demo app that looks to have all these components: https://github.com/android/compose-samples/tree/main/Owl

Here's another repo with sliding bottom sheet: https://github.com/SG-K/Jetpack-Compose-Bottom-Sheets

Describe alternatives you've considered Keep current Activity/Fragment navigation

barbeau commented 2 years ago

Another good example app: https://github.com/android/nowinandroid

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. Please comment here if it is still valid so that we can reprioritize. Thank you!

stale[bot] commented 6 months ago

Closing this. Please reopen if you believe it should be addressed. Thank you for your contribution.