I have a custom dialog class that extends Dialog. Inside this I have a Tab Layout with 2 tabs. In each tab I have a list view. Everything works but I can\'t get scroll bars
Try to set all of the android:layout_width attributes within your layout xml to "fill_parent".
android:layout_width
"fill_parent"