[android-developers] Re: EditText hint shows extra spaces when inputType="textpassword"

2010-01-04 Thread csyperski
I am seeing the same behavior, did you find any fix for this?

On Dec 23 2009, 7:22 am, GDroid  wrote:
> Hi,
>
> Just wondered, am I the only one to encounter this "strange" behavior.
>
> When placing an EditText inside my activity and setting its
> inputType="textPassword"  as follow:
>
>                  android:hint="This is a hint" android:inputType="textPassword"
>                 android:layout_width="wrap_content"
> android:layout_height="wrap_content">
>
> The hint is displayed with bigger/double spaces between the words.
> If I remove the inputType attribute it all goes back to normal.
>
> I couldn't find a known issue regarding this behavior.
>
> BTW- If you wonder why this is important (it isn't that much) try
> putting two EditText widgets one below the other and set the inputType
> of one of them to "textpassword" it doesn't look good.
>
> Any comments?

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: EditText hint shows extra spaces when inputType="textpassword"

2010-01-06 Thread GDroid
No.

Any one from the "Google Team" have a response?

On Jan 5, 4:33 am, csyperski  wrote:
> I am seeing the same behavior, did you find any fix for this?
>
> On Dec 23 2009, 7:22 am, GDroid  wrote:
>
> > Hi,
>
> > Just wondered, am I the only one to encounter this "strange" behavior.
>
> > When placing an EditText inside my activity and setting its
> > inputType="textPassword"  as follow:
>
> >  >                 android:hint="This is a hint" 
> > android:inputType="textPassword"
> >                 android:layout_width="wrap_content"
> > android:layout_height="wrap_content">
>
> > The hint is displayed with bigger/double spaces between the words.
> > If I remove the inputType attribute it all goes back to normal.
>
> > I couldn't find a known issue regarding this behavior.
>
> > BTW- If you wonder why this is important (it isn't that much) try
> > putting two EditText widgets one below the other and set the inputType
> > of one of them to "textpassword" it doesn't look good.
>
> > Any comments?
>
>
-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

[android-developers] Re: EditText hint shows extra spaces when inputType="textpassword"

2012-09-02 Thread Karthikeyan Palaniswamy
Check here! it is marked as resolved. 

http://stackoverflow.com/questions/7245220/edittext-hint-shows-extra-spaces-when-inputtype-textpassword?rq=1
 

Op dinsdag 5 januari 2010 03:33:31 UTC+1 schreef csyperski het volgende:
>
> I am seeing the same behavior, did you find any fix for this?
>
> On Dec 23 2009, 7:22 am, GDroid  wrote:
> > Hi,
> >
> > Just wondered, am I the only one to encounter this "strange" behavior.
> >
> > When placing an EditText inside my activity and setting its
> > inputType="textPassword"  as follow:
> >
> >  > android:hint="This is a hint" 
> android:inputType="textPassword"
> > android:layout_width="wrap_content"
> > android:layout_height="wrap_content">
> >
> > The hint is displayed with bigger/double spaces between the words.
> > If I remove the inputType attribute it all goes back to normal.
> >
> > I couldn't find a known issue regarding this behavior.
> >
> > BTW- If you wonder why this is important (it isn't that much) try
> > putting two EditText widgets one below the other and set the inputType
> > of one of them to "textpassword" it doesn't look good.
> >
> > Any comments?
>

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en