| <TextView xmlns:android="http://schemas.android.com/apk/res/android" | |
| android:id="@+id/touchpad" | |
| android:layout_width="match_parent" | |
| android:layout_height="match_parent" | |
| android:layout_margin="5dp" | |
| android:gravity="center" | |
| android:background="?attr/colorButtonNormal" /> |