The design I'm required to match has input fields that are center aligned. 
TextFields can't be center aligned so I'm using single line TextArea fields 
instead.

When tapping the field the placeholder text flickers on and off a few times 
and sometimes remains while typing and sometimes clears for typing. While 
typing the input is always left aligned but on losing focus it returns to 
center aligned. The simulator does the same left aligned editing but the 
placeholder text doesn't flicker or remain like it does on Android.

Derive All from my TextArea UIID didn't seem to work for updating the 
selected styles etc so I had to copy and paste the 4 styles, so I'm sure 
all states have alignment specifically set and shouldn't be deriving from 
somewhere else.


-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/027cc4af-2464-4286-b72a-5650d4b7683c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to