I am a beginner to android. I want to display a customized list view which contains a number. I customized my ListView size(android:layout_height=\"50dp\"
ListView
android:layout_height=\"50dp\"
Try below changes on your parent layout on titledesign.xml
and if you want that your list capture full width of device screen make change on layout_width like