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" />