let's say you have 100*100 view array(just like excel)
making 10000(100*100) views is highly costing job..

just make views only can be seen (depends on screen size), then when
drag view, make views only not created, and save GONE view to get when
reuse.


On 11월16일, 오전11시46분, Bret Foreman <[email protected]> wrote:
> I've been looking at the AdapterView but it's not clear how you tell
> it how many views wide for a 2-D arrays of Views. It's also not clear
> how you tell it which views are "pinned" and should not be included in
> either the vertical or horizontal scroll. Think of a spreadsheet where
> every column is a different size, every row is a different size, and
> the left-most column and top row are pinned (always on-screen).

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to