abouttreesummaryrefslogcommitdiff
path: root/res/layout/input.xml
blob: 202405731e38fbf2dbeea04a452658a5c0ddc3e8 (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<juloo.keyboard2.Keyboard2View xmlns:android="http://schemas.android.com/apk/res/android"
	android:id="@+id/keyboard2"
	android:layout_alignParentBottom="true"
	android:layout_width="match_parent"
	android:layout_height="wrap_content"
	android:background="@color/bg"
/>