Subversion Repositories SmartDukaan

Rev

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><!-- From: file:/home/kshitij/AndroidStudioProjects/ProfitTill/app/src/main/res/drawable/list_item_bg_normal.xml -->