PasswordEditText VS android-autofittextview

Compare PasswordEditText vs android-autofittextview and see what are their differences.

PasswordEditText

A custom EditText with a switchable icon which shows or hides the password (by maksim88)

android-autofittextview

A TextView that automatically resizes text to fit perfectly within its bounds. (by grantland)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
PasswordEditText android-autofittextview
- 1
431 4,248
- -
0.0 0.0
about 7 years ago over 5 years ago
Java Java
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PasswordEditText

Posts with mentions or reviews of PasswordEditText. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning PasswordEditText yet.
Tracking mentions began in Dec 2020.

android-autofittextview

Posts with mentions or reviews of android-autofittextview. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing PasswordEditText and android-autofittextview you can also consider the following projects:

Titanic

MaskFormatter - Add text masking functionality to Android EditText. It will prevent user from inserting not allowed signs, and format input as well.

passwordview - A Material Android password view that toggles password visibility via an eye icon.

advanced-textview - Advanced Android TextView

Android-RobotoTextView - Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab fonts.

ParkedTextView - A editable text with a constant text/placeholder for Android.

icarus-android - [DISCONTINUED] Rrich text editor for android platform. 安卓富文本编辑器,暂停维护

chips-edittext-library - Chips EditText, Token EditText, Bubble EditText, Spannable EditText and etc.. There are many names of this control. Here I develop easy to understand , modify and integrate Chips Edit Text widget for Android

AnimatedEditText - Androids EditText that animates the typed text. EditText is extended to create AnimatedEditText and a PinEntryEditText.

TextSurface - A little animation framework which could help you to show message in a nice looking way

android-edittext-validator - Android form edit text is an extension of EditText that brings data validation facilities to the edittext.

TextJustify-Android