Try: style="@android:style/TextAppearance.WindowTitle"
Balwinder Kaur Open Source Development Center ·T· · ·Mobile· stick together The views, opinions and statements in this email are those of the author solely in their individual capacity, and do not necessarily represent those of T-Mobile USA, Inc. On Aug 17, 3:39 am, Joerg Pleumann <[email protected]> wrote: > Hello, > > I want to create a ListActivity that looks like the ones in the > settings application (two-line items, separators, inverse section > titles). Can I inherit these styles from something built into > android.R (and can I rely on these style names being stable across > versions?). I tried referring to > > style="@android:style/TextAppearance_WindowTitle" > > in my XML, but the Eclipse plugin doesn't like it. Doing it in Java > code would also be fine, as long as it's a way that keeps up with > future or different versions of the framework. > > Thanks, > Joerg --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

