Initial commit
This commit is contained in:
7
app/src/main/res/xml/keyboard_yes_no.xml
Normal file
7
app/src/main/res/xml/keyboard_yes_no.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Board>
|
||||
<Row>
|
||||
<Key codes="0" keyLabel="No"/>
|
||||
<Key codes="1" keyLabel="Yes"/>
|
||||
</Row>
|
||||
</Board>
|
||||
Reference in New Issue
Block a user