Question

Like here.

enter image description here

Like those blue phone, email , adress. I've been googling for a while, havn't found any built-in way to add them :(. Is there any? (Supporting 2.3, preferably)

Here is the same question with good answer too: Android 4.0 Sub-Title (section) Label Styling

And here is the more or less good way to reach what I want (but it's grey): <TextView style="?android:attr/listSeparatorTextViewStyle" ... >

Was it helpful?

Solution

To get 2.x support, you can use the HoloEverywhere library.

The style you are looking for is "Holo.TextView.ListSeparator(.Light)"

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top