You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -90,6 +90,7 @@ Collection if libraries starred during some years of Android Development. Here i
90
90
[Email AutoComplete TextView](https://github.com/greenhalolabs/EmailAutoCompleteTextView) | An AutoCompleteTextView optimized for email auto-complete
91
91
[Shimmer Android](https://github.com/RomainPiel/Shimmer-android) | An Android TextView with a shimmering effect
92
92
[Titanic](https://github.com/RomainPiel/Titanic) | Android experiment showing a sinking TextView
93
+
[Blink TextView](https://github.com/frakbot/BlinkTextView) | Remember the '90s? Geocities? Blinking text? Dat. On Android
93
94
94
95
###### <aname="button">Button
95
96
@@ -104,6 +105,7 @@ Collection if libraries starred during some years of Android Development. Here i
104
105
[Float Label EditText](https://github.com/wrapp/floatlabelededittext) | Floating hint from edit text
105
106
[EditText Mentions](https://github.com/pepibumur/EditTextMentions) | EditText subclass with mentions detection (like Facebook or Twitter)
106
107
[History EditText](https://github.com/zenlibs/HistoryEditText) | Android EditText that auto-saves previous values and displays them in a dropdown when used again
108
+
[Single Input Form](https://github.com/flavienlaurent/singleinputform) | A single EditText instead of a classical form
0 commit comments