Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

change editext hint color android

<android.support.design.widget.TextInputLayout
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
    app:hintTextAppearance="@style/TextAppearance.App.TextInputLayout"
    android:textColorHint="@color/yourColor">
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #change #editext #hint #color #android
ADD COMMENT
Topic
Name
1+3 =