aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/simplebutton.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/simplebutton.xml')
-rw-r--r--res/layout/simplebutton.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/layout/simplebutton.xml b/res/layout/simplebutton.xml
deleted file mode 100644
index 2857b419..00000000
--- a/res/layout/simplebutton.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Button xmlns:android="http://schemas.android.com/apk/res/android"
- style="@style/whiteBtn"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:layout_margin="5dp"
- android:text="text" >
-
-</Button> \ No newline at end of file