| | |
| | | android:layout_marginTop="300dp" |
| | | android:layout_marginLeft="15dp" |
| | | android:layout_marginRight="15dp" |
| | | android:padding="5dp" |
| | | android:padding="0dp" |
| | | android:background="@android:color/transparent" |
| | | app:cardBackgroundColor="@android:color/transparent" |
| | | android:foreground="@drawable/gray_border_shape" |
| | |
| | | > |
| | | |
| | | <ImageView |
| | | android:layout_width="30dp" |
| | | android:layout_height="30dp" |
| | | android:layout_width="25dp" |
| | | android:layout_height="25dp" |
| | | android:src="@mipmap/vip_more" |
| | | android:layout_marginEnd="8dp"/> |
| | | |
| | |
| | | android:layout_width="250dp" |
| | | android:layout_height="wrap_content" |
| | | android:orientation="horizontal" |
| | | android:gravity="start" |
| | | android:gravity="center" |
| | | android:baselineAligned="false" |
| | | > |
| | | |
| | |
| | | android:layout_width="250dp" |
| | | android:layout_height="wrap_content" |
| | | android:orientation="horizontal" |
| | | android:gravity="start" |
| | | android:gravity="center" |
| | | android:baselineAligned="false" |
| | | > |
| | | |
| | |
| | | > |
| | | |
| | | <TextView |
| | | android:id="@+id/protocol_desc_layout" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="自动续费可随时取消,开通后每月按12元自动续费,可随时取消自动续费" |
| | |
| | | android:baselineAligned="false" |
| | | > |
| | | |
| | | <!-- <CheckBox--> |
| | | <!-- android:id="@+id/protocol_checkbox"--> |
| | | <!-- android:layout_width="20dp"--> |
| | | <!-- android:layout_height="20dp"--> |
| | | <!-- android:text=""--> |
| | | <!-- android:orientation="horizontal"--> |
| | | <!-- android:gravity="start"--> |
| | | <!-- />--> |
| | | |
| | | <CheckBox |
| | | android:id="@+id/protocol_checkbox" |
| | | android:layout_width="20dp" |
| | | android:layout_height="20dp" |
| | | android:text="" |
| | | android:orientation="horizontal" |
| | | android:gravity="start" |
| | | android:button="@null" |
| | | android:background="@drawable/checkbox_round" |
| | | /> |
| | | |
| | | |
| | | <TextView |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |