[android-developers] Re: TweetDeck android app like column view

2010-12-19 Thread Sougata
Hi Jean-guy, Is it possible to add programatically the code inside the specific tag? -- 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 unsubscribe from this gr

[android-developers] Re: TweetDeck android app like column view

2010-12-14 Thread Sougata
Hi Jean-guy, Thanks for the excellent code ... now how to incorporate buttons in this code so that it also goes to a particular page? Could you give me some hint? thx Sougata -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to

Re: [android-developers] Re: TweetDeck android app like column view

2010-09-01 Thread enjoylifehappyeveryday
Developers 抄送: 主题: [android-developers] Re: TweetDeck android app like column view @jean-guy you widget looks great! I will study your code. Thanks for sharing! On Aug 27, 1:31 am, jean-guy wrote: > Earlier in the month I wrote and open-sourced a simple widget that may > fit your needs: &g

[android-developers] Re: TweetDeck android app like column view

2010-08-31 Thread warenix
@jean-guy you widget looks great! I will study your code. Thanks for sharing! On Aug 27, 1:31 am, jean-guy wrote: > Earlier in the month I wrote and open-sourced a simple widget that may > fit your needs: > > http://code.google.com/p/deezapps-widgets/ > > Each "column" could be a page in the para

[android-developers] Re: TweetDeck android app like column view

2010-08-26 Thread jean-guy
Earlier in the month I wrote and open-sourced a simple widget that may fit your needs: http://code.google.com/p/deezapps-widgets/ Each "column" could be a page in the paradigm I'm using. Grab the source and customize as you see fit! On Aug 26, 8:11 am, warenix wrote: > I found an approach by e

[android-developers] Re: TweetDeck android app like column view

2010-08-26 Thread warenix
I found an approach by extending the gallery widget. the look and feel is quite similar to what i want. On 8月21日, 下午11時34分, warenix wrote: > Hi! The add/remove columns UI of TweetDeck android app is very > promising. But I have no idea how to make one like that. > > If I make it with HorizontalSc