This commit is contained in:
ashishandroid
2017-01-13 17:03:18 +05:30
parent 88eff88838
commit 3a127934cc
18 changed files with 555 additions and 200 deletions
@@ -62,8 +62,8 @@
android:id="@+id/btntoggle"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:textOn="Yes"
android:textOff="No"
android:textOn="@string/yes"
android:textOff="@string/no"
android:layout_weight=".5" />
</LinearLayout>