OSDN Git Service

LICENSE
[android-x86/external-koush-Widgets.git] / Widgets / src / com / koushikdutta / widgets / app_layout.xml
diff --git a/Widgets/src/com/koushikdutta/widgets/app_layout.xml b/Widgets/src/com/koushikdutta/widgets/app_layout.xml
deleted file mode 100644 (file)
index 629a28d..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<merge xmlns:android="http://schemas.android.com/apk/res/android" >
-
-    <include
-        android:visibility="gone"
-        android:layout_width="fill_parent"
-        android:layout_height="wrap_content"
-        layout="@layout/app_info" />
-
-    <include
-        android:layout_width="fill_parent"
-        android:layout_height="wrap_content"
-        layout="@layout/app_icons" />
-</merge>
\ No newline at end of file