kivy ImageRightWidget -> AttributeError: 'super' object has no attribute '__getattr__'

后端 未结 0 1622
醉酒成梦
醉酒成梦 2021-01-28 23:10

This is a working example with image on the left.

from kivymd.app import MDApp
from kivy.lang import Builder

KV = \'\'\'
Screen:
    MDList:
        OneLineIconL         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题