border-gradient-nine-patch.yaml (259B)
1 --- 2 root: 3 items: 4 - type: border 5 bounds: [ 0, 0, 200, 200 ] 6 width: 30 7 border-type: gradient 8 start: [ 0, 200 ] 9 end: [ 200, 0 ] 10 stops: [ 0.0, red, 0.177, red, 0.177, yellow, 0.50, yellow, 0.50, red ] 11 slice: [ 50 ]