You can use LocalContext.current to receive the context of your Android App inside a Compose Function. @Composable fun AndroidContextComposeDemo() { val ...
確定! 回上一頁