newcode
This commit is contained in:
@@ -62,7 +62,8 @@
|
||||
android:id="@+id/btntoggle"
|
||||
android:layout_width="0dp"
|
||||
android:layout_height="wrap_content"
|
||||
|
||||
android:textOn="Yes"
|
||||
android:textOff="No"
|
||||
android:layout_weight=".5" />
|
||||
|
||||
</LinearLayout>
|
||||
@@ -219,7 +220,7 @@
|
||||
|
||||
|
||||
<android.support.v7.widget.CardView
|
||||
|
||||
android:id="@+id/cardviewid"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0dp"
|
||||
android:layout_marginTop="10dp"
|
||||
|
||||
Reference in New Issue
Block a user