[android-developers] Graphical anomaly with hints disappearing. Can anyone explain?
I am having an issue with hints in an EditText. Everything works just
fine in the preview in design mode, but whenI execute the thing if I
set the gravity on the EditText to right: android:gravity="right", the
hint becomes invisible.
If I set it to the left: android:gravity="left", then the hint shows
up just fine.
Now, I would think that the thing is somehow getting drawn off of the
view to the right, BUT when you enter text into the EditText, it shows
up just fine no matter what the gravity is set to!
Can anyone please explain this to me?
I'd like to have the text that is entered be right justified, but this
is preventing it!
Any ideas?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home