DroidKaigi / droidkaigi-feed-reader-app

Official DroidKaigi feed reader. Forked from DroidKaigi 2021 app due to continued development.
Apache License 2.0
17 stars 2 forks source link

NotificationsScreen: Add Navigation Drawer item #9

Closed takahirom closed 2 years ago

takahirom commented 2 years ago

What needs to be done

takahirom commented 2 years ago

You can add the navigation item here.

https://github.com/DroidKaigi/droidkaigi-feed-reader-app/blob/71f593c86c8f27ba11919ac9b62f0819c9cf2f58/uicomponent-compose/main/src/main/java/io/github/droidkaigi/feeder/DrawerContent.kt#L55 https://github.com/DroidKaigi/droidkaigi-feed-reader-app/blob/ef28343fa87e4e788fd6b7453628855125b450f6/uicomponent-compose/main/src/main/java/io/github/droidkaigi/feeder/AppContent.kt#L92