How can I make this kind of drawable gradient with XML?
I can do a simple gradie
I finally found a solution with a layer-list which is good enough for me :
The middle is set to 20 sp because the container has a 40sp height , but you can adjust to your will by editing : android:bottom="20sp"
android:bottom="20sp"