kivy: minor tweaks
This commit is contained in:
@@ -101,6 +101,7 @@
|
||||
padding: '12dp', 0
|
||||
|
||||
|
||||
|
||||
<CardSeparator@Widget>
|
||||
size_hint: 1, None
|
||||
height: dp(1)
|
||||
@@ -221,9 +222,6 @@
|
||||
RequestsScreen:
|
||||
id: requests_screen
|
||||
tab: requests_tab
|
||||
#ContactsScreen:
|
||||
# id: contacts_screen
|
||||
# tab: contacts_tab
|
||||
CleanHeader:
|
||||
id: invoices_tab
|
||||
text: _('Invoices')
|
||||
@@ -244,10 +242,7 @@
|
||||
id: requests_tab
|
||||
text: _('Requests')
|
||||
slide: 4
|
||||
#CleanHeader:
|
||||
# id: contacts_tab
|
||||
# text: _('Contacts')
|
||||
# slide: 4
|
||||
|
||||
|
||||
<ActionOvrButton@ActionButton>
|
||||
on_release:
|
||||
|
||||
Reference in New Issue
Block a user