简体   繁体   中英

How to create a selection list in KivyMD

I am trying to create a menu/selection to choose certain values from a list using KivyMD. I want it to look similar to how these lists look on IOS apps. I've included an image from the 'Fitbit' app for reference of what I'm trying to replicate.

the type of menu/selection I'm looking for

Cheers

Specifically, there is no such implementation of time picker in KivyMD. There is a Picker class - https://kivymd.readthedocs.io/en/latest/components/pickers/

在此处输入图像描述

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM