Root cause was two android jars on the classpath...Yes it is a silly
error, cant help but be a little dissapointed that this problem
manifested itself like this
On Jun 3, 10:40 pm, Mark Murphy wrote:
> markdsievers wrote:
> > Just a bump...Same situation, upgrading Android and have
Just a bump...Same situation, upgrading Android and have ended up with
this problem. Someone in the next cubicle has the same project
working, so will post the solution shortly...
On May 28, 7:30 am, dakishin wrote:
> Hi,
> I am using Android SDK 1.1
> Intellij idea plugin Android_Support_6812.z
In the sample code linked in my first post, my layout contains no
layout_weight attributes.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-deve
Update via private messaging:
> 1) None of the LinearLayout's contain the layout_wieght attribute...So
> I'm not sure that's my problem.
It happens if the layout_weight is on a *child* of a LinearLayout.
> 3) Give that this is an overhead, can you suggest an approach that
> does not suffer this
er the ListViws items?
3) Give that this is an overhead, can you suggest an approach that
does not suffer this?
Thanks in advance,
Mark Sievers
On Mar 18, 4:09 am, Romain Guy wrote:
> This is expected if you use layout_weight in your linearlayout for instance.
>
>
>
> On Mon, Mar 16,
So the situation is this, I have a ListView that is embedded in two
LinearLayout ViewGroups to form a screen. BaseAdapter.getView() (the
implementation of the ListAdapter) is typically called n times (where
n is numElements) to render the screen. The problem I have is this set
of calls is being re
6 matches
Mail list logo