mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-12-12 13:13:44 +08:00
feat: update demo
This commit is contained in:
@@ -19,8 +19,9 @@
|
||||
*
|
||||
* This file is created by fankes on 2023/11/5.
|
||||
*/
|
||||
|
||||
import androidx.compose.runtime.Composable
|
||||
|
||||
@Composable
|
||||
fun MainView() = App()
|
||||
fun MainView() = App()
|
||||
|
||||
actual val isAndroidPlatform = true
|
||||
Reference in New Issue
Block a user