Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 432 Bytes

File metadata and controls

9 lines (7 loc) · 432 Bytes

KivyMD_elevation

Basic KivyMD set-up and trying to change elevation of widgets. (Material Design uses elevation (z-axis) to drop shadow of higher widgets on lower widgets.)

Specifically trying to:

  • MDAccordion same elevation as MDBottomNavigation
  • No shadow from MDTabbedPanel on SingleLineTextField and MDRaisedButton (lower elevation)

MDWidget casting shadow through elevation