Update main.py

This commit is contained in:
Akshay Arora 2014-12-11 11:46:12 +05:30
parent 92fa748eaf
commit 64503faf63
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Custom Keyboards
================
This demo shows how to create and display custom keyboards on screen. Note that
the new "layout" property of the TextInput means that this is rarely needed.
the new "input_type" property of the TextInput means that this is rarely needed.
We provide this demo for the sake of completeness.
"""
# Author: Zen-CODE