fancybuttons v1.8.3 Release Notes

Release Date: 2016-12-08 // over 7 years ago
  • - Fixed long searching of font
    - Added ability to use android:text, android:textSize, android:testAllCaps attributes
    - 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