Skip to content

Instantly share code, notes, and snippets.

@dokinkon
Created July 21, 2015 07:03
Show Gist options
  • Save dokinkon/ca929a2ad4f787eab201 to your computer and use it in GitHub Desktop.
Save dokinkon/ca929a2ad4f787eab201 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<com.siegfried.myapplication.CustomKeyboardView
xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical" android:layout_width="match_parent"
android:layout_height="match_parent"
android:keyBackground="@drawable/keyboard_background"
android:background="@drawable/keyboard_background">
</com.siegfried.myapplication.CustomKeyboardView>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment