I don't know if this is a feature of Android Studio 2.2.1 or not, but I was 
following thenewboston's android tutorials and his text fields appear as a 
single line that shows the user where to input text. In my android studio, 
the line is invisible. The text field is still there, and I can edit its 
properties, but the field itself is invisible till I run it on the 
emulator(Android 5.1/Google API). Is this a rendering problem, or is this 
normal? This is causing me a huge problem as I can't see exactly where I've 
placed the text fields in text view.


Design view : 

<https://i.stack.imgur.com/AidoU.png>



Emulator: 

<https://i.stack.imgur.com/Spu5d.png>



If it is normal, how can I force Android Studio to display a line to 
indicate a text field as it does in the emulator?

Note: Changing app theme doesn't make the text fields appear! 

<https://i.stack.imgur.com/pLcPK.png>


Note2: Changing to theme Holo (Dark/Light) does make the text fields 
appear, but why aren't the text fields appearing for the other themes? What 
do I have to do to make this work?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/4a1d7102-392a-49dc-8f2d-49b540303984%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to