switch from eclipse to android studio
[goodguy/cinelerra.git] / CineRmt / src / main / res / layout / activity_main.xml
diff --git a/CineRmt/src/main/res/layout/activity_main.xml b/CineRmt/src/main/res/layout/activity_main.xml
deleted file mode 100644 (file)
index cc20cb3..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:app="http://schemas.android.com/apk/res-auto"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    android:fitsSystemWindows="true"
-    tools:context="com.local.cinermt.MainActivity"
-    android:background="#fdb308">
-
-    <include layout="@layout/content_main" />
-
-</android.support.design.widget.CoordinatorLayout>