HintAnim-EditText icon indicating copy to clipboard operation
HintAnim-EditText copied to clipboard

An Edittext with hint anim for Android ,suit for scroll ad in EditText

Results 1 HintAnim-EditText issues
Sort by recently updated
recently updated
newest added

在android 4.2的系统上调用hintAnimEditText.changeHintWithAnim(data.get(pos));会出现java.lang.NoClassDefFoundError: android.view.animation.PathInterpolator错误。