Luca Nicoletti
08/21/2019, 7:58 AMCompose Activity from the New File > Activity menu. This creates some files but the code inside of them is broken. any clue? 🙂Luca Nicoletti
08/21/2019, 7:59 AMkioba
08/21/2019, 9:17 AMLuca Nicoletti
08/21/2019, 9:27 AM@Composable function which should also use @GenerateView annotation, which is not present anymoreLuca Nicoletti
08/21/2019, 9:28 AMsetContentView(ComposableFunction.generateView() which is broken as ComposableFunction is not a View 🙂