Sorry to intrude. But this is a really BAD anwsers. I'm working on the same
problem and those anwsers is rather stupid.
Have you even bothered to checked out some of the results before you gave the
standard "please google anwser" ?
Never mind the results which lead me here in the first place.
Mo
Hello experts,
I realize that on 2.3, the spinner layout width will base on spinner item
content, while as it fixes for widest content, and doesn't change for the
others on 4.0. There is no problem if the spinner layout is set to
fill_parent, but I need a wrap_content spinner...
Do you know
bunch of Log.v() calls throught the code and see where it
> goes wrong.
>
> On Dec 27, 9:59 am, Binh Nguyen wrote:
>
>
>
>
>
>
>
> > Yeah, I got it from AsyncTask usage, so the onLayout() should work,
> > right. btw, I attach some screenshots
Yeah, I got it from AsyncTask usage, so the onLayout() should work,
right. btw, I attach some screenshots on Stack Overflow site, so you
can see the problem clearly:
http://stackoverflow.com/questions/8613465/android-onlayout-and-asynctask-does-not-work-together
Binh Nguyen
On Dec 27, 5:35 am
ader =
(TableLayout)findViewById(R.id.HeaderTable);
TableLayout tableBody =
(TableLayout)findViewById(R.id.BodyTable);
appendRows(tableHeader, tableBody, tableData);
}
}
So the onLayout() only work when I call appendRows() from main UI
thread by putting it in
I want to develop on Android Applications, but I dont know publish fee
(sign + test +...). Can anyone help me ?
--
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 unsu
I custom the BaseAdapter to show image array with full-screen mode. I
want the user can flick the images so I use the gallery class.When a
image displays on the screen, a correlative sentence should be showed
as well.
The issue is the position param in getView function jump abnormally,
especially
I follow the code below but it always show 'getPackageInfo() is
undefined' error, anyone knows the reason.
Thanks in advance
On Oct 26, 9:19 pm, Greivin Lopez wrote:
> Or just use the following code snippet:
>
> /**
> * Gets the softwareversionandversionname for this application
> */
> privat
8 matches
Mail list logo