Skip to content

v1.0.0

Compare
Choose a tag to compare
@mikepenz mikepenz released this 26 Jan 13:06
· 1635 commits to develop since this release

v1.0.0 - STABLE RELASE

library

  • some additional javaDoc comments
  • remove the animateTo method
  • add @SafeVargs annotation to tell the compiler we do not do anything unsafe. (also make htose methods public final)
  • add setNewModel to GenericItemAdapter