Materialedittext--android Material Design EditText controls

Source: Internet
Author: User

Materialedittext is an android Material Design EditText control. You can customize floating labels, primary colors, default error colors, and more.

With the advent of Material design, Material Design's control appearance support is also available in AppCompat v21, including EditText. But the EditText in AppCompat is a bit hard to use because it is shaded by coloraccent from the control and does not provide an API for setting colors, so you need to implement custom control colors by customizing the theme for the control. In addition, APPCOMPAT does not provide any of the features mentioned in Google Material design Spec, except for changes in appearance. So I made this library: Materialedittext. (In fact, the previous period has done a simple version of self-use, just waiting for Google to release the new SDK, found in the new SDK did not give me the support I expected, only to re-build the control, made the current version).

Characteristics:
1, custom basic color;
2, highlight the floating label;
3, custom main color;
4, the bottom of the ellipsis;
5, the error color exceeds the maximum character length, there is a default red, you can also define other colors.

Reprint to: http://www.sunhe.info/2014/3324.html

Materialedittext--android Material Design EditText controls

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.