habitica-android/Habitica/res/layout/fragment_compose.xml
2022-10-31 09:42:13 +01:00

4 lines
No EOL
223 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.compose.ui.platform.ComposeView xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent" />