Hi all,
Simple Talk, sample application using m5 sdk's GTalkService APIs, is
now uploaded. Please download from the following URL shoving through
strange characters. :D
http://www.tatsu.com/forum/viewtopic.php?showtopic=9
There's one thing I gave up to implement. Its messaging-list never
scroll and focus a new message line automatically. First, I thought I
overrode onContentChanged() of ListActivity and set the focus on a
latest message using getCount() and setSelection() of ListView, but
onContentChanged() is just called once after setContentView() call.
I was wondering if it could give you somewhat interest. Every idea or
suggestion was appreciated.
Best regards,