T2P insert update complete

This commit is contained in:
yadavendras
2017-01-11 16:49:36 +05:30
parent a52544c0bc
commit ef976db07c
15 changed files with 478 additions and 69 deletions
@@ -48,6 +48,7 @@
android:layout_height="wrap_content"
android:textOn="Yes"
android:textOff="No"
android:background="@drawable/toggle_selector_background"
android:layout_centerInParent="true"/>
</RelativeLayout>
@@ -93,6 +93,7 @@
android:layout_height="wrap_content"
android:textOn="Yes"
android:textOff="No"
android:background="@drawable/toggle_selector_background"
android:layout_centerInParent="true"/>
@@ -130,7 +130,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="1"
android:text="@string/cancel"/>
android:text="@string/closed"/>
</LinearLayout>
@@ -147,7 +147,7 @@
</android.support.v7.widget.CardView>
<android.support.v7.widget.CardView
<!-- <android.support.v7.widget.CardView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="10dp"
@@ -176,5 +176,5 @@
android:fastScrollEnabled="true"
android:smoothScrollbar="true"></ListView>
</LinearLayout>
</android.support.v7.widget.CardView>
</android.support.v7.widget.CardView>-->
</LinearLayout>