I have a custom image background that fills the entire screen behind a ListView.
The ListView has a header that contains some data, then a transparent 10dp margin(allowi
I have found solution to this, if anyone still needs it. I just made drawable that has top colored as header background like this:
I know it's possible to use NavigationView now but I needed quick fix for current app.
NavigationView