2 Repositories
Android AnimatedEditText Libraries
AnimatedEditText Installation Step 1: Add it in your root build.gradle at the end of repositories: allprojects { repositories { ... maven { ur
21 Jan 12, 2020
Androids EditText that animates the typed text. EditText is extended to create AnimatedEditText and a PinEntryEditText.
AnimatedEditText for Android This repository contains AnimatedEditText and TextDrawable all of which extend the behaviour of EditText and implement fe
439 Nov 29, 2022