进行自定义
TabbedPanelItem,在其中添加图像背景
Rectangle
<TPI@TabbedPanelItem>: canvas: Rectangle: source: <your_img> size: self.size pos: self.pos
并使用自定义的,而不是
TabbedPanelItem在你的
KivyMasterPanel

进行自定义
TabbedPanelItem,在其中添加图像背景
Rectangle
<TPI@TabbedPanelItem>: canvas: Rectangle: source: <your_img> size: self.size pos: self.pos
并使用自定义的,而不是
TabbedPanelItem在你的
KivyMasterPanel