ColorSeekBar v1.7.7 Release Notes

Release Date: 2020-05-09 // almost 4 years ago
  • 👀 #32 set the alpha bar and alpha value via setColor(int color) when alpha bar is visible.

    0️⃣ Previously alpha bar is reset to default if color is set by calling setColor(int color) method


Previous changes from v1.7.6

  • ➕ Add methods: setPosition() , setShowColorBar() , getIsShowColorBar()