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 103... Line 103...
103
        android:layout_height="200dp"
103
        android:layout_height="200dp"
104
        android:id="@+id/mverifycallFirstsc1"
104
        android:id="@+id/mverifycallFirstsc1"
105
        android:background="@color/green_tobe_used"
105
        android:background="@color/green_tobe_used"
106
        >
106
        >
107
        <ImageView
107
        <ImageView
108
            android:src="@drawable/pmlogo"
108
            android:src="@drawable/pmlogonew"
109
            android:id="@+id/mverifycallFirstpitcure"
109
            android:id="@+id/mverifycallFirstpitcure"
110
            android:layout_width="match_parent"
110
            android:layout_width="match_parent"
111
            android:layout_height="match_parent" />
111
            android:layout_height="match_parent" />
112
 
112
 
113
    </ScrollView>
113
    </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/countDownFirst"
162
                android:layout_below="@+id/countDownFirst"
163
                android:layout_width="wrap_content"
163
                android:layout_width="wrap_content"
164
                android:layout_height="40dp"
164
                android:layout_height="40dp"