Skip to content

1.2.1 released

Compare
Choose a tag to compare
@rengwuxian rengwuxian released this 11 Nov 18:07
· 215 commits to master since this release
  • Bug fix: paddingTop and paddingBottom would be reset to a very large value on some Android OS versions.
  • Added a new method: setPaddings() to replace the original setPadding, only to set paddingTop and paddingBottom correctly.
  • Removed ic_launcher.pngs in the res folder.