Top "Divider" questions

Drawing two strokes for Android ListView divider?

Is it possible to draw two strokes (one after another) for ListView divider? I've tried the following drawable, but it …

android listview drawable divider
Hide divider without hiding childDivider on ExpandableListView

I can't find a way to hide dividers on an ExpandableListView without hiding the child dividers too. Here is my …

android transparent expandablelistview divider
How can I add a custom divider image to the UITabBar?

I have a UITabBar that I am trying to style after the new iOS 6 App Store look. I have some …

iphone ios uitabbarcontroller divider
responsive css vertical divider

Im creating a responsive table which contains a vertical divider. I want that divider to move along with the text …

css divider
Black Line Under Some ListView Items

Interesting problem I'm having with a ListView. It's using a standard ArrayAdapter, with a custom XML layout for the items …

android listview divider
how to hide the divider between preferences in fragment

I want to hide the divider between preferences in fragment. The code is below: 1.SettingsActivity.java public class SettingsActivity extends …

android android-fragments fragment preference divider
How can I remove the divider between the ActionBar and the tabs

I'm trying to remove the divider between the ActionBar and the tabs but I did not succeed yet. I've tried …

android tabs android-actionbar divider
In Bootstrap what are these fake horizontal rules beneath headers?

There's an example of what I mean on some of Bootstrap's own pages: http://getbootstrap.com/components/ Under the header …

css twitter-bootstrap divider