Hi,

I am trying to change the way I worked before with groups and paddings from
percentages to fixed values (android). What I try to achieve is to find out
if there is a difference in performance using fixed values. 

I am a bit confused concerning the autoscale though. If I have a group like
this:

<s:HGroup paddingTop="20" gap="80">

will the gap be 80pixels in every dpi (160-640) or it will scale up and down
to the appropriate dimension? I know this works for fonts, but I am not sure
it works properly on width, padding, etc.

I am using applicationDpi=320 (xxhdpi)



--
Sent from: http://apache-flex-users.2333346.n4.nabble.com/

Reply via email to