kivy: layout
This commit is contained in:
@@ -245,6 +245,7 @@
|
|||||||
|
|
||||||
|
|
||||||
<CleanHeader@TabbedPanelHeader>
|
<CleanHeader@TabbedPanelHeader>
|
||||||
|
#border: 0, 0, 16, 0
|
||||||
border: 0, 0, 16, 0
|
border: 0, 0, 16, 0
|
||||||
markup: False
|
markup: False
|
||||||
text_size: self.size
|
text_size: self.size
|
||||||
@@ -253,7 +254,6 @@
|
|||||||
bold: True
|
bold: True
|
||||||
font_size: '12.5sp'
|
font_size: '12.5sp'
|
||||||
background_normal: 'atlas://gui/kivy/theming/light/tab_btn'
|
background_normal: 'atlas://gui/kivy/theming/light/tab_btn'
|
||||||
background_disabled_normal: 'atlas://gui/kivy/theming/light/tab_btn_disabled'
|
|
||||||
background_down: 'atlas://gui/kivy/theming/light/tab_btn_pressed'
|
background_down: 'atlas://gui/kivy/theming/light/tab_btn_pressed'
|
||||||
#canvas.before:
|
#canvas.before:
|
||||||
# Color:
|
# Color:
|
||||||
@@ -333,9 +333,9 @@ BoxLayout:
|
|||||||
id: av
|
id: av
|
||||||
ActionPrevious:
|
ActionPrevious:
|
||||||
app_icon: 'atlas://gui/kivy/theming/light/logo'
|
app_icon: 'atlas://gui/kivy/theming/light/logo'
|
||||||
|
app_icon_width: '100dp'
|
||||||
with_previous: False
|
with_previous: False
|
||||||
size_hint_x: None
|
size_hint_x: None
|
||||||
width: ao.width
|
|
||||||
|
|
||||||
ActionButton:
|
ActionButton:
|
||||||
id: action_status
|
id: action_status
|
||||||
|
|||||||
Reference in New Issue
Block a user