]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/contrib/shape_android/res/layout/fragment_publisher.xml
Simplified approach to write application.
[orte.git] / orte / contrib / shape_android / res / layout / fragment_publisher.xml
diff --git a/orte/contrib/shape_android/res/layout/fragment_publisher.xml b/orte/contrib/shape_android/res/layout/fragment_publisher.xml
deleted file mode 100644 (file)
index 83d4697..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
-    xmlns:tools="http://schemas.android.com/tools"
-    android:layout_width="match_parent"
-    android:layout_height="match_parent"
-    android:paddingBottom="@dimen/activity_vertical_margin"
-    android:paddingLeft="@dimen/activity_horizontal_margin"
-    android:paddingRight="@dimen/activity_horizontal_margin"
-    android:paddingTop="@dimen/activity_vertical_margin"
-    tools:context="org.ocera.orte.shape4a.MainActivity$PublisherFragment" >
-
-    <org.ocera.orte.shape4a.PublisherView
-        android:id="@+id/publisher_view"
-        android:layout_width="fill_parent"
-        android:layout_height="fill_parent" />
-    
-</RelativeLayout>