Skip to content

1.8.3

Compare
Choose a tag to compare
@medyo medyo released this 08 Dec 21:41
· 34 commits to master since this release
- 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