So with AppWidgets you can't rely on the android:theme, since it is
applied to an entire window, and home screens typically use one theme
for their entire window.

One way of implementing different styles is to have multiple layouts,
internally store the user's preference, and build each new
RemoteViews() using the desired layout.

j


On Thu, Apr 30, 2009 at 8:18 AM, Raja Nagendra Kumar
<nagendra.r...@gmail.com> wrote:
>
> Hi,
>
> Is there a way define widget default values in the context of an
> application.
>
> Does Theme and Style do the same thing..Any good starters document on
> Theme support.  Are there any good IDE's which help in building
> themes.
>
> Also are there any 3 rd party Themes available for purchase.
>
> Regards,
> Raja Nagendra Kumar,
> C.T.O
> www.tejasoft.com
> >
>



-- 
Jeff Sharkey
jshar...@google.com

--~--~---------~--~----~------------~-------~--~----~
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 group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to