I recently updated my support library to com.android.support:appcompat-v7:25.1.0 after which if I add a text to EditText via xml file the Tex
com.android.support:appcompat-v7:25.1.0
EditText
Tex
UPDATE: The issue was fixed in 25.3.1
It is a bug in 25.1.0 https://code.google.com/p/android/issues/detail?id=230171 It seems we have to use previous 25.0.1 version for now.