summaryrefslogtreecommitdiffstats
path: root/res/layout/v2item_navbar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/v2item_navbar.xml')
-rw-r--r--res/layout/v2item_navbar.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/res/layout/v2item_navbar.xml b/res/layout/v2item_navbar.xml
deleted file mode 100644
index f478cb4..0000000
--- a/res/layout/v2item_navbar.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:orientation="vertical"
- android:layout_width="match_parent"
- android:layout_height="match_parent">
- <ImageView
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:src="@drawable/comp_navbar"
- />
-</LinearLayout> \ No newline at end of file