T2P upload data new

This commit is contained in:
yadavendras
2017-01-12 17:49:12 +05:30
parent 412c81ca4b
commit 96b2ff2eb6
37 changed files with 187 additions and 185 deletions
@@ -24,7 +24,7 @@
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Click Store Front Image"
android:text="@string/store_image"
android:textSize="@dimen/store_entry_text_size"
android:layout_centerInParent="true"
android:textColor="@color/white"
@@ -79,7 +79,7 @@
android:id="@+id/img_cam_selfie"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="@mipmap/camera_icon_done"
android:background="@mipmap/camera_orange"
android:layout_centerInParent="true"
/>