| | |
| | | android:id="@+id/text_version" |
| | | android:layout_width="wrap_content" |
| | | android:layout_height="wrap_content" |
| | | android:text="版本 V1.1.7" |
| | | android:textSize="@dimen/textSize_notes" |
| | | android:textColor="@color/white" |
| | | android:layout_alignParentEnd="true" |
| | | android:layout_alignParentBottom="true" |
| | | android:layout_marginEnd="16dp" |
| | | android:layout_marginBottom="@dimen/dimen8"/> |
| | | android:layout_marginBottom="@dimen/dimen8" |
| | | android:text="版本 V1.1.7" |
| | | android:textColor="@color/white" |
| | | android:textSize="@dimen/textSize_notes" /> |
| | | |
| | | <LinearLayout |
| | | android:id="@+id/ll_container_usericon" |