Sometimes if TextView's text is too long, we want collapse text. ReadMoreTextView
is super easy TextView with 'Read More'
An Android EditText with automatic currency formatting.
CustomEditTextOulinedBorder is a small kotlin library for android to support outlined (stroked) text in EditText widgets same as Material Design Outlined Box but without Floating Label.
The actual features are:
A flutter package to create a OTP Text Field widget in your application.
AwesomeEditText is a better EditText
with a cool character zoom out animation while typing.
An EditText
decorator inspired by the EditText
fields in Add New Contact screen of Google's Contact App. EditText
is surrounded by a rounded rectangle border. Whenever the edit text receives focus and is empty, Hint
is travelled to the top and be part of the border. When it loses focus and still is empty Hint
travels back to the original position.
AutoLinkTextView is a TextView that supports automatic detection of Hashtags (#), Mentions (@) , URLs (http://), Phone Numbers and emails.
A simple text watcher that matches specific targets like mention or hashtag in a string by defining rules.
A simple custom Android TextView that highlights content such as Mention, Hashtag, Phone, Email and Url.
A simple and flexible Checked TextView
or Checkable TextView
written in Kotlin.
A custom implementation of Android's TextView simulating a keyboard/typewriter.
Features
Edittext library by which you can easily achieve lot of functionalities though directly implemented some lines of code in XML and on Java side.
Following are the functions that 'EditTextPicker' provides:
FlipTimerView library for Android. Countdown timer with flip text UI (as seen in Airports).
A new Material Design text field that comes in a box, based on Google Material Design guidelines.
A lightweight textview draws stroke around the text.
This is simple library for creating textview expandable. Like Continue or Less. This library extended versiion TextView. Easy to use.
Fole is a simple library that handles a toggle for you, to expand and collapse a TextView
.
This is a custom library for android that can justify your TextView
ZebraTextView makes reading long text Paragraph more comfortable by draw background in different colors between odd and even line, in a clean and simple way!
Random TextView is an Android Library to pickup random text from list and show it in TextView
.
A TextView that shows the right text based on its size!
Android lib to animate bold and italic transformations in TextView
ReadMoreOption convert your TextView
in ExpandableTextView
with added options ReadMore / ReadLess.
Block EditText is a library provide an input view present in multiple block style that common use in TAC or credit card field.
A simple Android library for typewriter like effects.
A different approach to the TextInputLayout
Instead of preserving extra space for repositioning its hint, the TextInputView will place it into the embedded EditText. The Material Design Guidelines are being respected by adapting primary- and accent colors as well as the style of the target hint.