mirror of
https://github.com/markqvist/Sideband.git
synced 2025-08-10 23:40:43 -04:00
Updated kivymd
This commit is contained in:
parent
c6df8b851b
commit
abcf173cc8
160 changed files with 11617 additions and 6545 deletions
|
@ -111,7 +111,7 @@ from kivy.properties import (
|
|||
from kivy.uix.behaviors import ToggleButtonBehavior
|
||||
|
||||
|
||||
class CommonRipple(object):
|
||||
class CommonRipple:
|
||||
"""Base class for ripple effect."""
|
||||
|
||||
ripple_rad_default = NumericProperty(1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue