Skip to content

1.8.2

Compare
Choose a tag to compare
@afkT afkT released this 17 Oct 17:20
· 3502 commits to master since this release

Version 1.8.2 (2019-10-18)

  • [Add] TextViewUtils#setMinLines、setMaxEms、setMinEms、setEms、setMaxLength、setMaxLengthAndText、setInputType、setImeOptions

  • [Add] EditTextUtils#setInputType、setImeOptions

  • [Add] JSONObjectUtils#isJSON

  • [Add] ViewUtils#setLayerType、setAllCaps、setAlpha、getAlpha、setScrollContainer、setNextFocusForwardId、setNextFocusDownId、setNextFocusLeftId、setNextFocusRightId、setNextFocusUpId、setRotation、setRotationX、setRotationY、setScaleX、setScaleY、setTextAlignment、setTextDirection、setPivotX、setPivotY、setTranslationX、setTranslationY

更新 ViewHelper 增加上述方法链式调用