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

Need to provide `consumerProguardFile` or declare reflection keeps in README #31

Open drakeet opened 2 years ago

drakeet commented 2 years ago

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

&

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

saket commented 2 years ago

Whoops I forgot about these usages. Were you able to figure out the proguard rules for these usages by any chances?