1
0

kivy: minor fixes related to exchange rates

This commit is contained in:
ThomasV
2018-03-04 23:58:38 +01:00
parent c3ff6040d2
commit c9b0840c78
5 changed files with 10 additions and 3 deletions

View File

@@ -39,6 +39,7 @@ Builder.load_string('''
size_hint: 1, None
font_size: '20dp'
height: '48dp'
disabled: not app.fx.is_enabled()
on_release:
kb.is_fiat = True
Widget: