My EditText configured as follows won\'t show the hint:
EditText
Try changing the hint text color, sometimes the hint color is the same as the background color
android:textColorHint="@color/colorBlack"