-
Notifications
You must be signed in to change notification settings - Fork 140
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add the ability to open/close the component, set color through resolved color Exposed two new methods open/close and renamed the internal implementation toexpande/collapse respectivily, when the consumer opens or closes the component there is an exposed listener which'll trigger the respective callback to when the animation ends. Fix: #35 See also: #41 (thanks @qijaz221 for your contribution) * Update README with changelog Remove blog comming soon post since no artcile is going to be written 🔖 * Bump versions, set latest targetSdkVersion to 27 * update to implementation
- Loading branch information
1 parent
d20d87f
commit 0039129
Showing
8 changed files
with
597 additions
and
521 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.