This is pretty common in iOS, gradient toolbar but it's rare in Android. However, there are hacks to combine status bar and toolbar. But we can make it simpley using a custom until. Just take a look of this project and we can get a proper idea that how to use this: This code is working from API 21 and above
-
Updated
Apr 30, 2019 - Java