Re: [android-developers] Re: Widget Layout Frustration

2012-10-01 Thread Fred Jones
> Now you really wanted to get a close match, I'd recommend you look in > Launcher2 sources. However, IIRC, it uses a custom View subclass to render > the shortcuts - something a 3rd party widget can't do (the set of views > that can be used in a widget is limited). > &g

[android-developers] Re: Widget Layout Frustration

2012-09-29 Thread Fred Jones
I'm having this exact problem.. was anyone ever able to come up with a way of doing this that is consistent across different home screens? It seems like the tCalendar app does it perfectly. Thanks. On Friday, October 30, 2009 12:40:59 AM UTC-4, Evan Ruff wrote: > > Hey Guys, > > I was hoping s