aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/layout/tool_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/layout/tool_bar.xml')
-rw-r--r--src/main/res/layout/tool_bar.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/main/res/layout/tool_bar.xml b/src/main/res/layout/tool_bar.xml
deleted file mode 100644
index 990a00e03..000000000
--- a/src/main/res/layout/tool_bar.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-
-<android.support.v7.widget.Toolbar xmlns:android="http://schemas.android.com/apk/res/android"
- android:layout_width="match_parent"
- android:layout_height="wrap_content"
- android:background="@color/primary"
- android:elevation="2dp"
- android:theme="@style/Base.ThemeOverlay.AppCompat.Dark" /> \ No newline at end of file