shashi278 / social-auth-kivy

Integrate Google, Facebook, Github & Twitter login in kivy applications
MIT License
150 stars 23 forks source link

RectangularElevationBehavior - Deprecated since version 1.1.0. #22

Closed psiu7217 closed 1 year ago

psiu7217 commented 2 years ago

You need to update the repository. The current version of kiwi is 1.1.1

class kivymd.uix.behaviors.elevation.RectangularElevationBehavior(**kwargs) Deprecated since version 1.1.0.

Use CommonElevationBehavior class instead.

shashi278 commented 1 year ago

@psiu7217 Yeah I tried it recently after many days and realised the same. Thanks for pointing out.

shashi278 commented 1 year ago

Updated it now.