Blame | Last modification | View Log | RSS feed
<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"> <gradient android:startColor="@color/White" android:endColor="@color/White" /> </shape>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<gradient
android:startColor="@color/White"
android:endColor="@color/White"
/>
</shape>