Buddy, What's the problem in this listView? I can't solve the problem no matter what I do.
Asked
Active
Viewed 33 times
1 Answers
0
can you try replace this
android:layout_width="match_parent"
in ListView
to this
android:layout_width="wrap_content"
I hope it will work with you .

Nour Eldien Mohamed
- 961
- 6
- 9