My EditText configured as follows won\'t show the hint:
EditText
using android:ellipsize="end" fixed it for me Weird bug !! (but Android has a lot of these weirdo bug)
android:ellipsize="end"