Skip to content
Snippets Groups Projects
Commit fa7cde33 authored by Brady James Garvin's avatar Brady James Garvin
Browse files

Updated for Kivy 1.10.0.

parent fafba072
Branches
No related tags found
No related merge requests found
...@@ -16,6 +16,8 @@ ScreenManager: ...@@ -16,6 +16,8 @@ ScreenManager:
Widget: Widget:
TextInput: TextInput:
id: title id: title
multiline: False
write_tab: False
size_hint: (4, None) size_hint: (4, None)
height: sp(32) height: sp(32)
Widget: Widget:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment