mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-10 20:44:02 +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