I am using recently released Android Design Support Library to show floating label with EditTexts. But i am facing the problem that the Hint on the EditText is not showing w
Looks like this issue appears when you set onFousListener on EditText - try to extend EditText and support multiple onFocusListeners