Widget - Listview Divide Color

Anmol dwivedi
0

android.graphics.drawable.ColorDrawable sage = new android.graphics.drawable.ColorDrawable(Color.RED);
listview1.setDivider(sage);
listview1.setDividerHeight(1);

Post a Comment

0 Comments
* Please Don't Spam Here. All the Comments are Reviewed by Admin.
Post a Comment (0)
Our website uses cookies to enhance your experience. Learn More
Accept !