I want to increase the degrade so that the target is closer to the middle, how can I do it?
<item>
<shape>
<gradient
android:angle="0"
android:endColor="#E8E8E8"
android:startColor="#f9f9f9"
android:type="linear" />
</shape>
</item>