MaterialEditText icon indicating copy to clipboard operation
MaterialEditText copied to clipboard

Floating label alpha evaluation

Open vadymhimself opened this issue 8 years ago • 10 comments

Fixed wrong alpha calculation for floating label.

    <com.rengwuxian.materialedittext.MaterialEditText
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        app:met_floatingLabel="normal"
        app:met_textColorHint="#000"
        app:met_floatingLabelTextColor="#000"
        android:hint="Hello World!"/>

Expected result should be: image

Actual result: image

Fixed by correcting floating label alpha evaluation

vadymhimself avatar Mar 16 '16 12:03 vadymhimself

Thanks - I hope this will be fast included.

Rainer-Lang avatar Mar 16 '16 12:03 Rainer-Lang

@rengwuxian please include this. Right now it is impossible to have expected color on floating label.

vadymhimself avatar Mar 23 '16 21:03 vadymhimself

+1

iam1492 avatar Mar 30 '16 08:03 iam1492

+1

jimsmithm3 avatar May 24 '16 21:05 jimsmithm3

+1

vanillazz avatar Jun 21 '16 11:06 vanillazz

When will this be merged? It is very needed because the library doesn't look good on dark backgrounds..

gchristov avatar Nov 12 '16 15:11 gchristov

+1

bass3l avatar Dec 29 '16 13:12 bass3l

+1

felipecastilhos avatar Mar 07 '17 12:03 felipecastilhos

+1

lurecas avatar Aug 11 '17 08:08 lurecas

+1

fitnessthetic avatar Feb 09 '18 03:02 fitnessthetic