Xml文件  |  6行  |  242 B

<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <gradient
        android:angle="90"
        android:startColor="@android:color/transparent"
        android:endColor="@color/autocomplete_bottom_shadow_start" />
</shape>