EditText hint doesn't show

前端 未结 10 1732
生来不讨喜
生来不讨喜 2020-12-05 04:23

My EditText configured as follows won\'t show the hint:



        
10条回答
  •  [愿得一人]
    2020-12-05 04:56

    using android:ellipsize="end" fixed it for me Weird bug !! (but Android has a lot of these weirdo bug)

提交回复
热议问题