BoxLayout : Button: text: "Left" size_hint: (0.5, 1) Button: text: "Right" ... If the spacing & padding properties of BoxLayout are added, ...
確定! 回上一頁