Skip to content
This repository has been archived by the owner on Nov 18, 2017. It is now read-only.

not working with android.support.design.widget.TextInputLayout #26

Open
achinverma opened this issue Nov 4, 2016 · 0 comments
Open

Comments

@achinverma
Copy link

achinverma commented Nov 4, 2016

it is not working with
<android.support.design.widget.TextInputLayout
android:id="@+id/login_input_layout_username"
android:layout_width="match_parent"
android:layout_height="wrap_content">

<com.scottyab.showhidepasswordedittext.ShowHidePasswordEditText
android:id="@+id/simplePassword"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:textColorHint="@android:color/white"
android:inputType="textEmailAddress"
android:gravity="left"
android:textColor="#000"
android:hint="Password" />

    </android.support.design.widget.TextInputLayout>

device-2016-11-04-171630

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant