A mobile app for thmmy.gr
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 lines
293 B

<?xml version="1.0" encoding="utf-8"?>
<Keyboard
xmlns:android="http://schemas.android.com/apk/res/android"
android:keyWidth="20%"
android:keyHeight="10%">
<Row>
<Key android:codes="10" android:keyIcon="@drawable/ic_arrow_drop_up_accent_24dp"/>
</Row>
</Keyboard>