Hello,
I have an Activity that has a lot of content on it and when a user clicks a button a ListView loads up.
The problem is that the ListView is loading transparent with all the images and buttons on the Activity showing in the background.
I have tried changing the options (Color, SetBackground, etc.) but no luck.
When scrolling the ListView becomes solid black but when released again transparent.
Will appreciate any help on this.
I have an Activity that has a lot of content on it and when a user clicks a button a ListView loads up.
The problem is that the ListView is loading transparent with all the images and buttons on the Activity showing in the background.
I have tried changing the options (Color, SetBackground, etc.) but no luck.
When scrolling the ListView becomes solid black but when released again transparent.
Will appreciate any help on this.