Hi,
Right now I'm tweaking Android app for mine client. And I want to use hint to give potential user some insight what kind of data I expect to put in specific field.
And here is a problem, when I'm adding
android:gravity="right"
for specific element hint message is disapearing. This is really frustrating.
It is really small issue, but I will welcome any idea why it is happening.
Thanks in advance.