I use a RemoteView to display some content in the notification area, but I want it's background to be transparent, just like the app Notification Weather.
I try to set the background color to transparent and alpha to 0, but no use...
How can I do the same effect?
Thanks.