summaryrefslogtreecommitdiff
path: root/SDL_Android/LivioTesterApp/res/layout/activity_help.xml
diff options
context:
space:
mode:
Diffstat (limited to 'SDL_Android/LivioTesterApp/res/layout/activity_help.xml')
-rw-r--r--SDL_Android/LivioTesterApp/res/layout/activity_help.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/SDL_Android/LivioTesterApp/res/layout/activity_help.xml b/SDL_Android/LivioTesterApp/res/layout/activity_help.xml
deleted file mode 100644
index bcf229d77..000000000
--- a/SDL_Android/LivioTesterApp/res/layout/activity_help.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<WebView xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/wv_help"
- xmlns:tools="http://schemas.android.com/tools"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- tools:context=".HelpActivity" />