|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:background="@drawable/coners_5_stoke"
|
|
|
android:layout_height="wrap_content">
|
|
|
android:layout_height="wrap_content"
|
|
|
android:background="@drawable/coners_5_stoke">
|
|
|
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/real"
|
|
|
android:layout_marginTop="@dimen/dp_75"
|
|
|
|
|
|
<FrameLayout
|
|
|
android:id="@+id/frame"
|
|
|
android:layout_marginTop="@dimen/dp_30"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_centerHorizontal="true"
|
|
|
android:layout_height="wrap_content">
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_centerHorizontal="true">
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/leave"
|
|
|
<RelativeLayout
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_centerHorizontal="true"
|
|
|
android:layout_height="wrap_content">
|
|
|
|
|
|
android:text="剩余未做"
|
|
|
android:textColor="#999999"
|
|
|
android:textSize="15sp" />
|
|
|
<com.hh.xuetubao.Utils.CircularProgressView
|
|
|
android:id="@+id/circular"
|
|
|
android:layout_width="@dimen/dp_128"
|
|
|
android:layout_height="@dimen/dp_128" />
|
|
|
|
|
|
<LinearLayout
|
|
|
android:id="@+id/lin"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_below="@+id/leave"
|
|
|
android:layout_marginTop="@dimen/dp_15"
|
|
|
android:layout_centerHorizontal="true"
|
|
|
android:orientation="horizontal">
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/tv_count"
|
|
|
<RelativeLayout
|
|
|
android:id="@+id/real"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="6"
|
|
|
android:textColor="#FF5400"
|
|
|
android:textSize="15sp" />
|
|
|
android:layout_centerInParent="true">
|
|
|
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="题"
|
|
|
android:textColor="#FF5400"
|
|
|
android:textSize="15sp" />
|
|
|
</LinearLayout>
|
|
|
<TextView
|
|
|
android:id="@+id/leave"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_centerHorizontal="true"
|
|
|
android:text="剩余未做"
|
|
|
android:textColor="#999999"
|
|
|
android:textSize="15sp" />
|
|
|
|
|
|
<LinearLayout
|
|
|
android:id="@+id/lin"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_below="@+id/leave"
|
|
|
android:layout_centerHorizontal="true"
|
|
|
android:layout_marginTop="@dimen/dp_15"
|
|
|
android:orientation="horizontal">
|
|
|
|
|
|
<TextView
|
|
|
android:id="@+id/tv_count"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="6"
|
|
|
android:textColor="#FF5400"
|
|
|
android:textSize="15sp" />
|
|
|
|
|
|
</RelativeLayout>
|
|
|
<TextView
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:text="题"
|
|
|
android:textColor="#FF5400"
|
|
|
android:textSize="15sp" />
|
|
|
</LinearLayout>
|
|
|
|
|
|
<com.hh.xuetubao.Utils.CircularProgressView
|
|
|
android:layout_width="@dimen/dp_128"
|
|
|
android:layout_height="@dimen/dp_128"/>
|
|
|
</RelativeLayout>
|
|
|
</RelativeLayout>
|
|
|
|
|
|
</FrameLayout>
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
|
android:layout_marginLeft="@dimen/dp_25"
|
|
|
android:layout_marginRight="@dimen/dp_25"
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_below="@+id/real"
|
|
|
android:layout_marginBottom="@dimen/dp_20"
|
|
|
android:layout_marginTop="@dimen/dp_75"
|
|
|
android:layout_below="@+id/frame"
|
|
|
android:layout_centerHorizontal="true"
|
|
|
android:layout_marginLeft="@dimen/dp_25"
|
|
|
android:layout_marginTop="@dimen/dp_30"
|
|
|
android:layout_marginRight="@dimen/dp_25"
|
|
|
android:layout_marginBottom="@dimen/dp_20"
|
|
|
android:orientation="horizontal">
|
|
|
|
|
|
<TextView
|
...
|
...
|
|