Commit a9196b7a by YKai

fix:解决光标压住hint问题

parent b37d1698
......@@ -118,6 +118,7 @@
android:textColor="@color/platform_color_242424"
android:textColorHint="@color/platform_color_EBEBEB"
android:textSize="20sp"
android:textCursorDrawable="@null"
app:layout_constraintBottom_toBottomOf="@id/country_code"
app:layout_constraintStart_toEndOf="@id/country_code"
app:layout_constraintEnd_toStartOf="@id/iv_del"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment