I synchronized the method and it all seems to be working fine now. Thanks
for helping me with this rather obscure error.
On Mar 16, 2009 7:31 PM, "sm1" wrote:
SimpleDateFormat is known to not be thread-safe, and it's instances
must be either unique to each thread or otherwise be synchronized.
e Hackborn" wrote:
If you run the ApiDemos app, go to View and then ListView and you will see a
bunch of different examples. Try them out until you find the one that does
this. (I also seem to recall there being one, but can't remember which.)
On Sun, Jan 18, 2009 at 7:13 AM,
Where? I've been looking like crazy! Can you send a link or the name of the
class that implements that behavior?
On Jan 18, 2009 3:17 AM, "Romain Guy" wrote:
Oh and I think there is an examole of that in the ApiDemos.
On Sat, Jan 17, 2009 at 10:04 PM, Torgny wrote: >
> I want my ListView/Lis
Have you tried setting the appearance to one of the defaults, that
particular setting might be there?
On Jan 14, 2009 5:10 PM, "Peli" wrote:
Actually,
android:textColor="?android:attr/textColorPrimary"
does not work (same behavior), but
android:textColor="#"
works :-)
There must
cluding service connections. If the
>> > > application is already running, another copy of it starts on top of
>> > > it. How do I make Android just resume the activity?
>> >
>> > > Thankful for any help!
>> >
>> > > Warm Reg
5 matches
Mail list logo