Maihan Nijat

Results 4 comments of Maihan Nijat

The width of the keys is in the XML layouts. Change the width when you are adding or removing the key. > /app/src/main/res/xml/pashto.xml `android:keyWidth="10%p"`

![pashto_latin_shift](https://user-images.githubusercontent.com/21307976/35052835-85420244-fb76-11e7-8cee-3deed999ea5f.png) Changing the width of the following allows 12 keys in a row. Please see attached the screenshot. `android:keyWidth="8%p"` I used the file provided by you and only changed the...

In the first screenshot, the width of shift key seems increased, however, in both files it is `15%`. Decrease the width of the shift key. Use different XML files for...

Also, on small screen sizes, if user clicks other areas, not menu. The menu should collapse.