SwitchButton v2.0.3 Release Notes

  • ENG

    👍 1. Fix #103. Determin whether state change is triggered manully using isPressed in OnCheckedChangeListener is supported. 🚚 2. Remove targetSdkVersion declaration.

    1. Upgrate compileSdkVersion to 29.

    CHN

    1. 修复 #103。支持在OnCheckedChangeListener中使用isPressed判断是否是手动触发。
    2. 移除targetSdkVersion声明
    3. 更新compileSdkVersion到29