Android Question xCustomListView border

Douwe Siegersma

Member
Licensed User
Longtime User
Hello,

I'm using the xCustomListView library (v 1.72) and am unable to get a border around it. I Set the color to ColorDrawable but the settings for the border just don't work. That is when the app runs on Android 9.0 On Android 7.0 everything is fine. Is there a setting in Android 9.0 to get the border to work? And why doesn't a CustomListView have left and top properties?
Regards,

Douwe
 
Top