| | |
| | | android:gravity="center" |
| | | android:textColor="#ffa1a1a3" |
| | | android:textSize="13sp" |
| | | android:id="@+id/tv_score_tip" |
| | | android:shadowDx="0" |
| | | android:shadowDy="1" |
| | | android:shadowRadius="3.0" |
| | | android:shadowColor="#330f1329" |
| | | /> |
| | | </LinearLayout> |
| | | <TextView |
| | | <Button |
| | | android:layout_width="match_parent" |
| | | android:layout_height="match_parent" |
| | | android:textColor="#ffffff" |
| | | android:background="@drawable/start_exam_bg" |
| | | android:textSize="@dimen/network_train_textsize24px" |
| | | android:gravity="center" |
| | | android:id="@+id/btn_start" |
| | | android:layout_marginTop="2dp" |
| | | android:text="开始考试"/> |
| | | </LinearLayout> |