blob: 8eb7bb4e83eea978bd78b4f08022b5a94cc26081 [file] [log] [blame]
<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" />