Join Slack
Powered by
Hi Everyone, guide me. I want to add new screen in...
# compose
m
Muhammad Zaryab Rafique
05/26/2021, 12:55 PM
Hi Everyone, guide me. I want to add new screen in my app without making new activity. My case is that in MainActivity UI has setting button when user click on button then new screen open from left side.
f
Filip Wiesner
05/26/2021, 12:56 PM
You can read about navigation in
compose docs
m
Muhammad Zaryab Rafique
05/26/2021, 12:57 PM
Let me check
v
Vitaliy Zarubin
05/26/2021, 12:59 PM
@Muhammad Zaryab Rafique
Jetpack Compose Samples. The navigator is used there.
https://github.com/android/compose-samples/tree/master
m
Muhammad Zaryab Rafique
05/26/2021, 1:00 PM
@Filip Wiesner
@Vitaliy Zarubin
Thanks for sharing. Let me check and understand
Open in Slack
Previous
Next