Skip to content

v3.0.0

Latest

Choose a tag to compare

@yoimerdr yoimerdr released this 28 Sep 15:29
· 1 commit to main since this release

Keep in mind: This version is not retrocompatible

Features

  • Added “wedge” drawer type.
  • Added basic drawer to draw dynamically according to direction.
  • Added dpad resources.
  • Improved property change handler.
  • Added bounded to drawers and view.
  • Added sealed class for built radius values.
  • Added cache class for bitmap's drawable
  • Added drawer for multiple drawables according to direction.
  • Added new joystick listeners

Fixes:

  • Fixed unexpected behavior when holding down on view.
  • Improved hold interval handling

Others:

  • Reorganized project packages
  • Refactoring of bounds and movement calculations.
  • Updated demo and demo views.