hotwired / turbo-android

Android framework for making Turbo native apps
MIT License
408 stars 51 forks source link

How to from FirstActivity to SecondActivity and how to use replace_root #278

Closed eserna27 closed 4 months ago

eserna27 commented 1 year ago

Hi, I try to build my first project using Turbo-android, and I want to change activity but if I change in the path Configuration for an activity URI my project crash.

And the other question is about to use replace_root if use it with the another type of fragment the action is push not replace_root, How is the best way to use this type of presentation.

MichalSznajder commented 11 months ago

Hi, I try to build my first project using Turbo-android, and I want to change activity but if I change in the path Configuration for an activity URI my project crash.

Any chance you can provide stack trace?

jayohms commented 4 months ago

Not enough details to reproduce.