akivymd
akivymd copied to clipboard
A Set of cool UI widgets for KivyMD
### Description of the Feature if ScrollView can be turned to a RecycleView, this will allow a faster dynamic widget update. Adding a widget dynamically in ScrollView wastes a lot...
Now PieChat will also work. ### Description of Changes * Now It will add all Percentage values * Now It will add all Chat Elements
### Description of the Feature exposing the markup and text property(because it is a child of `MDLabel`) of `MDIcon` to allow the ease of use of custom icons in custom...
### Description of Changes This is a minimalistic Music Player Widget. The widget can play multiple audio files that are passed to it as a list. A user can skip...
### Description of the Bug When I run the AKBarChart, the smallest value never plots. ### Code and Logs from kivymd.app import MDApp from kivy.lang.builder import Builder from kivymd_extensions.akivymd.uix.charts import...