I'm still looking for help on this... :(  Romain Guy probably would
know exactly if this is possible...

Help?
-Moto

On Jun 6, 11:08 am, Moto <[email protected]> wrote:
> Any help regards to Themes? Please see first and second post of this
> thread...  I tried various things and have had no luck... :(
>
> Thanks!
> -Moto
>
> On Jun 2, 2:27 pm, Moto <[email protected]> wrote:
>
> > No idea what you mean about so what...
>
> > The thing is I want my background to point to something like
> > colorListItemBottom.  Than each created Theme could change the color
> > property of colorListItemBottom.
>
> > On May 30, 10:37 am, [email protected] wrote:
>
> > > So what ?
> > > Powered by Telkomsel BlackBerry®
>
> > > -----Original Message-----
> > > From: Moto <[email protected]>
>
> > > Sender: [email protected]
> > > Date: Sun, 30 May 2010 07:33:10
> > > To: Android Developers<[email protected]>
> > > Reply-To: [email protected]
> > > Subject: [android-developers] Re: Themes, Styles and Items [How to create
> > >         skins for apps?]
>
> > > Bump?...
>
> > > On May 27, 6:57 pm, Moto <[email protected]> wrote:
> > > > example of declared Themes, note the changes in the pointing color...
> > > > How do I use this than so that my view points to the item
> > > > "colorListItemBottom"??
>
> > > >     <!-- Light Skin -->
> > > >     <style name="Theme.Skin.DayTime">
> > > >         <item name="colorListItemBottom">@color/color_semi_white</item>
> > > >     </style>
>
> > > >     <!-- Dark Skin -->
> > > >     <style name="Theme.Skin.NightTime">
> > > >         <item name="colorListItemBottom">@color/color_semi_black</item>
> > > >     </style>
>
> > > > On May 27, 6:51 pm, Moto <[email protected]> wrote:
>
> > > > > I guess this is new topic... :(
>
> > > > > On May 27, 3:20 pm, Moto <[email protected]> wrote:
>
> > > > > > I'm currently trying to create skins for my app, and the simplest 
> > > > > > way
> > > > > > to do it, it seems is by creatingThemesfor each skin.  I'm getting
> > > > > > confused with how to use a specified item which points to a declared
> > > > > > color from my Theme to a particular shape I create via xml.
>
> > > > > > I hope I make sense...
>
> > > > > > Thanks for any help I can get!
> > > > > > -Moto
>
> > > --
> > > You received this message because you are subscribed to the Google
> > > Groups "Android Developers" group.
> > > To post to this group, send email to [email protected]
> > > To unsubscribe from this group, send email to
> > > [email protected]
> > > For more options, visit this group 
> > > athttp://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to