add virtual controller configuration screen

This commit is contained in:
Karim Mreisi
2015-01-22 08:59:55 +01:00
parent 56a6cee8f2
commit e39e0910a1
7 changed files with 206 additions and 46 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:id="@+id/configure_virtual_controller_frameLayout"
>
</FrameLayout>