Subversion Repositories SmartDukaan

Rev

Rev 14792 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14792 Rev 15976
Line 102... Line 102...
102
        android:layout_height="200dp"
102
        android:layout_height="200dp"
103
        android:id="@+id/mverifycallsc1"
103
        android:id="@+id/mverifycallsc1"
104
        android:background="@color/green_tobe_used"
104
        android:background="@color/green_tobe_used"
105
        >
105
        >
106
        <ImageView
106
        <ImageView
107
            android:src="@drawable/pmlogo"
107
            android:src="@drawable/pmlogonew"
108
            android:id="@+id/mverifycallpitcure"
108
            android:id="@+id/mverifycallpitcure"
109
            android:layout_width="match_parent"
109
            android:layout_width="match_parent"
110
            android:layout_height="match_parent" />
110
            android:layout_height="match_parent" />
111
 
111
 
112
    </ScrollView>
112
    </ScrollView>
Line 154... Line 154...
154
                android:layout_height="40dp" />
154
                android:layout_height="40dp" />
155
 
155
 
156
            <EditText
156
            <EditText
157
                android:editable="false"
157
                android:editable="false"
158
                android:focusable="false"
158
                android:focusable="false"
159
                android:text="Skip for Now >"
159
                android:text="Skip >"
160
                android:background="@color/White"
160
                android:background="@color/White"
161
                android:textColor="@color/green_tobe_used"
161
                android:textColor="@color/green_tobe_used"
162
                android:layout_below="@+id/countDown"
162
                android:layout_below="@+id/countDown"
163
                android:layout_width="wrap_content"
163
                android:layout_width="wrap_content"
164
                android:layout_height="40dp"
164
                android:layout_height="40dp"