Added Android code
[wl-app.git] / Android / app / src / main / res / layout / activity_blank.xml
diff --git a/Android/app/src/main/res/layout/activity_blank.xml b/Android/app/src/main/res/layout/activity_blank.xml
new file mode 100644 (file)
index 0000000..de0ba15
--- /dev/null
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="utf-8"?>
+<FrameLayout
+    android:id="@+id/flContainer"
+    xmlns:android="http://schemas.android.com/apk/res/android"
+    android:layout_width="match_parent"
+    android:layout_height="match_parent"/>