Subversion Repositories SmartDukaan

Rev

Rev 14792 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14792 Rev 15976
Line 5... Line 5...
5
    >
5
    >
6
 
6
 
7
 
7
 
8
    <ImageView
8
    <ImageView
9
        android:id="@+id/splashscreenView"
9
        android:id="@+id/splashscreenView"
10
        android:src="@drawable/pmsplash"
10
        android:src="@drawable/pmsplashnew"
11
        android:layout_width="match_parent"
11
        android:layout_width="match_parent"
12
        android:layout_height="match_parent"
12
        android:layout_height="match_parent"
13
        android:background="@color/green_tobe_used"
13
        android:background="@color/green_tobe_used"
14
        android:layout_alignBottom="@+id/progressBar"
14
        android:layout_alignBottom="@+id/progressBar"
15
        android:layout_alignParentLeft="true"
15
        android:layout_alignParentLeft="true"