KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd
The rest of the API in the AppBar module starts with either MDTopAppBar* or MDBottomAppBar* except for the MDAction AppBar buttons. I think it would be better to rename the API to MDTopAppBarActionButton and MDBottomAppBarActionButton for better consistency and predictability
Description of the Feature
The rest of the API in the AppBar module starts with either
MDTopAppBar*
orMDBottomAppBar*
except for the MDAction AppBar buttons. I think it would be better to rename the API toMDTopAppBarActionButton
andMDBottomAppBarActionButton
for better consistency and predictability