Accordions For Kivy - Python Kivy GUI Tutorial #26

Опубликовано: 29 Сентябрь 2024
на канале: Codemy.com
13,663
431

In this video I'll show you how to use an Accordion with Kivy and Python.

Accordions are really fun to use, and super easy to build. They're great for creating separate panels in your app that contain different things.

You can put just about anything in an AccordionItem, text, images, buttons, anything you like!