saket / cascade

Nested popup menus with smooth height animations for Android
https://saket.github.io/cascade
Apache License 2.0
2.02k stars 67 forks source link

added consumer-rules.pro for consumer proguard rules #46

Open gsrathoreniks opened 10 months ago

gsrathoreniks commented 10 months ago

Includes consumer-rules.pro for:

https://github.com/saket/cascade/blob/80fcf2dab77b0413b3bb420600b5fb947080417b/cascade/src/main/java/me/saket/cascade/toolbar.kt#L122

and

https://github.com/saket/cascade/blob/80fcf2dab77b0413b3bb420600b5fb947080417b/cascade/src/main/java/me/saket/cascade/toolbar.kt#L134

gsrathoreniks commented 10 months ago

Fixes for : #31

saket commented 10 months ago

Thank you! Is there a good way to verify this using tests?

gsrathoreniks commented 6 months ago

Not one that I know of currently, If you can think of something, do let me know.