Skip to content

PermissionHelper v1.0.12

Compare
Choose a tag to compare
@k0shk0sh k0shk0sh released this 28 Aug 00:52
· 12 commits to master since this release

Changelog

  • Deprecating accessing PermissionModel directly and encourage the usage of PermissionModelBuilder
  • Added TextSize checking to ensure that the passed size is a resource id or a plain value.
  • Added TypeFace caching to avoid recreating the TypeFace if it's already created.
  • Updated support library and build tools to version 24.0.2 .
  • Added Nullity annotations to stuff that either could be null or not null.