vesp
10/20/2023, 7:58 PMPablichjenkov
10/20/2023, 8:06 PMvesp
10/20/2023, 8:08 PMPablichjenkov
10/20/2023, 8:10 PMStylianos Gakis
10/20/2023, 8:11 PMif there should be multiple ComponentActivity or just oneDo you mean Activities in general, or
ComponentActivity
in particular?Pablichjenkov
10/20/2023, 8:11 PMStylianos Gakis
10/20/2023, 8:12 PMvesp
10/20/2023, 8:14 PMComponentActivity
in particular. Ill check out that repo, @Stylianos GakisStylianos Gakis
10/20/2023, 8:15 PMvesp
10/20/2023, 8:17 PMandroidx.activity.ComponentActivity
I was wondering if there had to be a separate activity for things like Login
, Shop
, etc where you have to call setContent
in onCreate
Stylianos Gakis
10/20/2023, 8:17 PMComponentActivity
in particular (say, as opposed to AppCompatActivity
or something like that), your question is generally about using more than one activity in the app or not.
In which case my suggestion is this still https://kotlinlang.slack.com/archives/CJLTWPH7S/p1697832767648939?thread_ts=1697831895.067199&cid=CJLTWPH7S