Added survey

This commit is contained in:
rishab 2020-03-17 13:42:00 +05:30
parent f8f5928fa7
commit 642cff7f1b
1 changed files with 13 additions and 0 deletions

View File

@ -476,6 +476,19 @@
android:visibility="visible"
tools:visibility="visible" />
<TextView
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_marginTop="5dp"
android:layout_marginBottom="20dp"
android:fontFamily="sans-serif"
android:text="The information provided in the above survey will be kept confidential and not be disclosed to anyone under any circumstances."
android:textColor="#000"
android:textSize="13sp"
android:textAlignment="center"/>