Setting hardware accelerated to false in my androidManifest removes elevation from my views..
When hardware accelerated is false, it removes elevation
When hardware accelerated is true, elevation is there but no smooth scrolling
Is there any way to solve this problem and i need both things in my app..