faberNovel / stateful-layout

Android StatefulLayout
Apache License 2.0
10 stars 4 forks source link

Create StateChangeRegulator #84

Closed AchrafAmil closed 4 years ago

AchrafAmil commented 4 years ago

Once kotlin experimental APIs are stable, we can put the regulator directly inside StatefulLayout and expose a proper API.

Meanwhile usage should be opted-in.

Fixes #25

AchrafAmil commented 4 years ago

wrong branch