0
How to put the blurred effect at the bottom of Edit text?
<EditText
android:id="@+id/button"
android:layout_width="300dp"
android:layout_height="40dp"
android:layout_alignParentTop="true"
android:layout_centerHorizontal="true"
android:layout_marginTop="36dp"
android:background="@drawable/btn_border"
android:hint="E-mail"
android:padding="6dp"
android:textAllCaps="false"
android:textColor="@color/btn_color"
android:textColorHighlight="@color/btn_color"
android:textColorHint="@color/btn_color"
/>
could send an image to give us the idea of what you want exactly?
– Boneco Sinforoso
Ready put the photo
– Paiva