mirror of https://github.com/kivy/kivy.git
Remove overlapping caption in ActionBar example
This commit is contained in:
parent
795d2853c4
commit
4af812f918
|
@ -11,7 +11,6 @@ ActionBar:
|
|||
with_previous: False
|
||||
ActionOverflow:
|
||||
ActionButton:
|
||||
text: 'Btn0'
|
||||
icon: 'atlas://data/images/defaulttheme/audio-volume-high'
|
||||
ActionButton:
|
||||
text: 'Btn1'
|
||||
|
|
Loading…
Reference in New Issue