Skip to content

Commit

Permalink
upgrade version to 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
medyo committed Dec 8, 2016
1 parent 0797378 commit e059dd4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
- Fixed preview issues with android:* attrs
- Added opportunity to use android:* attrs in styles
- Added ability to use custom LayoutParams instead of the default one
- Force refreshing the view when `setEnabled(boolean)` is called
- Minor optimization & refactoring

- 1.8.2
Expand All @@ -59,7 +60,7 @@

### Installation

compile 'com.github.medyo:fancybuttons:1.8.2'
compile 'com.github.medyo:fancybuttons:1.8.3'

### Usage

Expand Down

0 comments on commit e059dd4

Please sign in to comment.