• Stars
    star
    6,117
  • Rank 6,573 (Top 0.2 %)
  • Language
    Java
  • Created about 10 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

EditText in Material Design

MaterialEditText

Android Arsenal

NOTE: 2.0 is NOT BACKWARDS COMPATIBLE! See more on wiki or 中文看这里

MaterialEditText

AppCompat v21 makes it easy to use Material Design EditText in our apps, but it's so limited. If you've tried that, you know what I mean. So I wrote MaterialEditText, the EditText in Material Design, with more features that Google Material Design Spec has introduced.

Features

  1. Basic

Basic

  1. Floating Label

normal:

FloatingLabel

highlight:

HighlightFloatingLabel

custom floating label text:

CustomFloatingLabelText

  1. Single Line Ellipsis

SingLineEllipsis

  1. Max/Min Characters

MaxCharacters

MinCharacters

MinAndMaxCharacters

  1. Helper Text and Error Text

HelperTextAndErrorText

  1. Custom Base/Primary/Error/HelperText Colors

CustomColors

  1. Custom accent typeface

floating label, error/helper text, character counter, etc.

CustomAccentTypeface

  1. Hide Underline

HideUnderLine

  1. Material Design Icon

MaterialDesignIcon

Sample

MaterialEditText-2.1.4-sample.apk

Download

Eclipse: MaterialEditText-2.1.4.aar

gradle:

compile 'com.rengwuxian.materialedittext:library:2.1.4'

Maven:

<dependency>
  <groupId>com.rengwuxian.materialedittext</groupId>
  <artifactId>library</artifactId>
  <version>2.1.4</version>
  <type>aar</type>
</dependency>

Usage

See on Wiki Page or 中文看这里

Thanks to

NineOldAndroids

License

Copyright 2014 rengwuxian

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

More Repositories

1

RxJavaSamples

RxJava 2 和 Retrofit 结合使用的几个最常见使用方式举例
Java
3,955
star
2

WeCompose

Kotlin
514
star
3

HenCoderPlus

HenCoder Plus 的课上代码分享
Java
277
star
4

HenCoderPlus3

HenCoder Plus 三期的课上代码分享
Java
123
star
5

HenCoderPlus5

HenCoder Plus 五期的课上代码分享
Kotlin
95
star
6

CoroutinesCamp

协程实战训练营的课程代码:https://ke.qq.com/course/2204707
Kotlin
75
star
7

HenCoderPlus4

HenCoder Plus 四期的课上代码分享
Java
68
star
8

ComposeDemoAppStalking

Kotlin
67
star
9

HiltDemo

Hilt 集训课代码
Kotlin
53
star
10

HenCoderPlus7

HenCoder Plus 七期的课上代码分享
Kotlin
38
star
11

HenCoderPlus8

Kotlin
35
star
12

HenCoderPlus6

Kotlin
34
star
13

ComposeTodo

Kotlin
18
star
14

CourseCompose

【不是开源项目】扔物线 Compose 课程源码
Kotlin
18
star
15

CoursePlus9

Kotlin
12
star
16

ComposePuppyAdoption

Kotlin
10
star
17

CourseComposeAnimateDecay

【不是开源项目】扔物线 Compose 课程源码
Kotlin
4
star
18

CourseComposeModifierDraw

【不是开源项目】扔物线 Compose 课程源码
Kotlin
3
star
19

CourseComposeTransitionComposable

【不是开源项目】扔物线 Compose 课程源码
Kotlin
2
star
20

CourseComposeTransition

【不是开源项目】扔物线 Compose 课程源码
Kotlin
2
star
21

CourseComposeModifierParentData

【不是开源项目】扔物线 Compose 课程源码
Kotlin
2
star
22

CourseComposeCustomDraw

【不是开源项目】扔物线 Compose 课程源码
Kotlin
2
star
23

CourseComposeModifierOnGloballyPositioned

【不是开源项目】扔物线 Compose 课程源码
Kotlin
2
star
24

CourseComposeAnimatable

【不是开源项目】扔物线 Compose 课程源码
Kotlin
2
star
25

CourseComposeModifier

【不是开源项目】扔物线 Compose 课程源码
Kotlin
2
star
26

ComposeCourseModifierLookaheadOnPlaced

【不是开源项目】扔物线 Compose 课程源码
Kotlin
2
star
27

ComposeBloom

Kotlin
1
star
28

CourseComposeModifierPlaced

【不是开源项目】扔物线 Compose 课程源码
Kotlin
1
star
29

CourseCoroutines

《Kotlin 协程完全教程》的配套源码:rengwuxian.com/kc
Kotlin
1
star
30

CourseComposeModifierPointerInput

【不是开源项目】扔物线 Compose 课程源码
Kotlin
1
star
31

rengwuxian.github.io

1
star
32

CourseComposeModifierLocal

【不是开源项目】扔物线 Compose 课程源码
Kotlin
1
star
33

CourseComposeModifierComposed

【不是开源项目】扔物线 Compose 课程源码
Kotlin
1
star
34

CourseComposeModifierLayout

【不是开源项目】扔物线 Compose 课程源码
Kotlin
1
star
35

CourseComposeModifierSemantics

【不是开源项目】扔物线 Compose 课程源码
Kotlin
1
star
36

CourseComposeModifierOnRemeasured

【不是开源项目】扔物线 Compose 课程源码
Kotlin
1
star