codeslubber
11/08/2019, 3:41 PMLuca Nicoletti
11/08/2019, 3:42 PMold view
in compose
, have a look at how webview
is doneLuca Nicoletti
11/08/2019, 3:43 PM@GenerateView
annotation to be completedcodeslubber
11/08/2019, 3:43 PMLuca Nicoletti
11/08/2019, 3:43 PMCompose
inside the old Android FrameworkLuca Nicoletti
11/08/2019, 3:44 PMCompose
codeslubber
11/08/2019, 3:44 PMLuca Nicoletti
11/08/2019, 3:44 PMcomponents
inside old view systemcodeslubber
11/08/2019, 3:44 PMViewPager2
? [no snark there]Luca Nicoletti
11/08/2019, 3:45 PMTabs
in composecodeslubber
11/08/2019, 3:45 PMLuca Nicoletti
11/08/2019, 3:46 PMtabs
themselves and 1 for the content
Luca Nicoletti
11/08/2019, 3:46 PMcompose
, interacting with each other 🙂codeslubber
11/08/2019, 3:46 PMLuca Nicoletti
11/08/2019, 3:46 PMcodeslubber
11/08/2019, 3:46 PMcodeslubber
11/08/2019, 3:47 PMViewPager
, just make the views in compose, and then treat them as tabs and bolt the nav logic on topLuca Nicoletti
11/08/2019, 3:47 PMcodeslubber
11/08/2019, 3:50 PMcodeslubber
11/08/2019, 3:51 PMLuca Nicoletti
11/08/2019, 3:52 PMLuca Nicoletti
11/08/2019, 3:52 PMLuca Nicoletti
11/08/2019, 3:54 PMLuca Nicoletti
11/08/2019, 3:54 PMLuca Nicoletti
11/08/2019, 3:54 PMcodeslubber
11/08/2019, 4:12 PMLeland Richardson [G]
11/08/2019, 4:22 PMLeland Richardson [G]
11/08/2019, 4:23 PMLeland Richardson [G]
11/08/2019, 4:23 PMLeland Richardson [G]
11/08/2019, 4:23 PMLeland Richardson [G]
11/08/2019, 4:24 PMcodeslubber
11/08/2019, 4:37 PMLeland Richardson [G]
11/08/2019, 5:39 PMLeland Richardson [G]
11/08/2019, 5:39 PMLeland Richardson [G]
11/08/2019, 5:39 PMLeland Richardson [G]
11/08/2019, 5:39 PMcodeslubber
11/08/2019, 5:39 PMLeland Richardson [G]
11/08/2019, 5:40 PMcodeslubber
11/08/2019, 5:42 PMViewModel
to drive a bunch of composable `View`s so I think this should be a great way to go..