|
@@ -1,228 +1,230 @@
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
- xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
|
- xmlns:tools="http://schemas.android.com/tools"
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:background="#70C1FF">
|
|
|
|
|
|
+ xmlns:app="http://schemas.android.com/apk/res-auto"
|
|
|
|
+ xmlns:tools="http://schemas.android.com/tools"
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:background="#70C1FF">
|
|
|
|
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|
|
- android:id="@+id/background"
|
|
|
|
- android:layout_width="1280dp"
|
|
|
|
- android:layout_height="720dp"
|
|
|
|
- app:layout_constraintBottom_toBottomOf="parent"
|
|
|
|
- app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
- app:layout_constraintStart_toStartOf="parent"
|
|
|
|
- app:layout_constraintTop_toTopOf="parent"></FrameLayout>
|
|
|
|
|
|
+ android:id="@+id/background"
|
|
|
|
+ android:layout_width="1280dp"
|
|
|
|
+ android:layout_height="720dp"
|
|
|
|
+ app:layout_constraintBottom_toBottomOf="parent"
|
|
|
|
+ app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
+ app:layout_constraintStart_toStartOf="parent"
|
|
|
|
+ app:layout_constraintTop_toTopOf="parent"></FrameLayout>
|
|
|
|
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|
|
- android:layout_width="1280dp"
|
|
|
|
- android:layout_height="720dp"
|
|
|
|
- android:orientation="vertical"
|
|
|
|
- android:paddingBottom="41dp"
|
|
|
|
- app:layout_constraintBottom_toBottomOf="parent"
|
|
|
|
- app:layout_constraintDimensionRatio="h,16:9"
|
|
|
|
- app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
- app:layout_constraintStart_toStartOf="parent"
|
|
|
|
- app:layout_constraintTop_toTopOf="parent">
|
|
|
|
|
|
+ android:layout_width="1280dp"
|
|
|
|
+ android:layout_height="720dp"
|
|
|
|
+ android:orientation="vertical"
|
|
|
|
+ android:paddingBottom="41dp"
|
|
|
|
+ app:layout_constraintBottom_toBottomOf="parent"
|
|
|
|
+ app:layout_constraintDimensionRatio="h,16:9"
|
|
|
|
+ app:layout_constraintEnd_toEndOf="parent"
|
|
|
|
+ app:layout_constraintStart_toStartOf="parent"
|
|
|
|
+ app:layout_constraintTop_toTopOf="parent">
|
|
|
|
|
|
|
|
|
|
<HorizontalScrollView
|
|
<HorizontalScrollView
|
|
- android:id="@+id/activity_otherrecord_scroll"
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:scrollbars="none">
|
|
|
|
|
|
+ android:id="@+id/activity_otherrecord_scroll"
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:fillViewport="true"
|
|
|
|
+ android:focusableInTouchMode="true"
|
|
|
|
+ android:scrollbars="none">
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:layout_marginLeft="60dp"
|
|
|
|
- android:orientation="horizontal">
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:layout_marginLeft="60dp"
|
|
|
|
+ android:orientation="horizontal">
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|
|
- android:layout_width="214dp"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:layout_marginTop="57dp"
|
|
|
|
- android:layout_marginBottom="10dp">
|
|
|
|
|
|
+ android:layout_width="214dp"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:layout_marginTop="57dp"
|
|
|
|
+ android:layout_marginBottom="10dp">
|
|
|
|
|
|
<com.edufound.reader.cusview.RoundFrameLayout
|
|
<com.edufound.reader.cusview.RoundFrameLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:background="@color/white"
|
|
|
|
- android:paddingTop="15dp">
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:background="@color/white"
|
|
|
|
+ android:paddingTop="15dp">
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:layout_marginBottom="10dp"
|
|
|
|
- android:orientation="vertical">
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:layout_marginBottom="10dp"
|
|
|
|
+ android:orientation="vertical">
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="0dp"
|
|
|
|
- android:layout_weight="1.3">
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="0dp"
|
|
|
|
+ android:layout_weight="1.3">
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:layout_gravity="center"
|
|
|
|
- android:gravity="center"
|
|
|
|
- android:orientation="vertical">
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:layout_gravity="center"
|
|
|
|
+ android:gravity="center"
|
|
|
|
+ android:orientation="vertical">
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|
|
- android:layout_width="100dp"
|
|
|
|
- android:layout_height="100dp"
|
|
|
|
- android:background="@drawable/fragment_recommend_userhead">
|
|
|
|
|
|
+ android:layout_width="100dp"
|
|
|
|
+ android:layout_height="100dp"
|
|
|
|
+ android:background="@drawable/fragment_recommend_userhead">
|
|
|
|
|
|
<ImageView
|
|
<ImageView
|
|
- android:id="@+id/activity_otherrecord_userhead"
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:padding="5dp"></ImageView>
|
|
|
|
|
|
+ android:id="@+id/activity_otherrecord_userhead"
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:padding="5dp"></ImageView>
|
|
</FrameLayout>
|
|
</FrameLayout>
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
- android:id="@+id/activity_otherrecord_username"
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="37dp"
|
|
|
|
- android:layout_marginTop="4dp"
|
|
|
|
- android:alpha="0.6"
|
|
|
|
- android:gravity="center"
|
|
|
|
- android:text=""
|
|
|
|
- android:textColor="@color/black"
|
|
|
|
- android:textSize="26dp"></TextView>
|
|
|
|
|
|
+ android:id="@+id/activity_otherrecord_username"
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="37dp"
|
|
|
|
+ android:layout_marginTop="4dp"
|
|
|
|
+ android:alpha="0.6"
|
|
|
|
+ android:gravity="center"
|
|
|
|
+ android:text=""
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
+ android:textSize="26dp"></TextView>
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
</FrameLayout>
|
|
</FrameLayout>
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="0dp"
|
|
|
|
- android:layout_weight="1">
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="0dp"
|
|
|
|
+ android:layout_weight="1">
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|
|
- android:id="@+id/activity_otherrecord_isfans"
|
|
|
|
- android:layout_width="165dp"
|
|
|
|
- android:layout_height="66dp"
|
|
|
|
- android:layout_gravity="center">
|
|
|
|
|
|
+ android:id="@+id/activity_otherrecord_isfans"
|
|
|
|
+ android:layout_width="165dp"
|
|
|
|
+ android:layout_height="66dp"
|
|
|
|
+ android:layout_gravity="center">
|
|
|
|
|
|
|
|
|
|
<ImageView
|
|
<ImageView
|
|
- android:id="@+id/activity_otherrecord_isfans_img"
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:layout_gravity="center"></ImageView>
|
|
|
|
|
|
+ android:id="@+id/activity_otherrecord_isfans_img"
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:layout_gravity="center"></ImageView>
|
|
</FrameLayout>
|
|
</FrameLayout>
|
|
</FrameLayout>
|
|
</FrameLayout>
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="0dp"
|
|
|
|
- android:layout_weight="1">
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="0dp"
|
|
|
|
+ android:layout_weight="1">
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:layout_gravity="center"
|
|
|
|
- android:gravity="center"
|
|
|
|
- android:orientation="vertical">
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:layout_gravity="center"
|
|
|
|
+ android:gravity="center"
|
|
|
|
+ android:orientation="vertical">
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
- android:layout_width="wrap_content"
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
- android:alpha="0.6"
|
|
|
|
- android:text="粉丝"
|
|
|
|
- android:textColor="@color/black"
|
|
|
|
- android:textSize="28dp"></TextView>
|
|
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
+ android:alpha="0.6"
|
|
|
|
+ android:text="粉丝"
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
+ android:textSize="28dp"></TextView>
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
- android:id="@+id/activity_otherrecord_fans_count"
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
- android:alpha="0.6"
|
|
|
|
- android:text="0"
|
|
|
|
- android:textColor="@color/black"
|
|
|
|
- android:textSize="28dp"></TextView>
|
|
|
|
|
|
+ android:id="@+id/activity_otherrecord_fans_count"
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
+ android:alpha="0.6"
|
|
|
|
+ android:text="0"
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
+ android:textSize="28dp"></TextView>
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="1dp"
|
|
|
|
- android:layout_gravity="bottom"
|
|
|
|
- android:layout_marginLeft="23dp"
|
|
|
|
- android:layout_marginRight="23dp"
|
|
|
|
- android:background="#EEEEEE"></FrameLayout>
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="1dp"
|
|
|
|
+ android:layout_gravity="bottom"
|
|
|
|
+ android:layout_marginLeft="23dp"
|
|
|
|
+ android:layout_marginRight="23dp"
|
|
|
|
+ android:background="#EEEEEE"></FrameLayout>
|
|
</FrameLayout>
|
|
</FrameLayout>
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="0dp"
|
|
|
|
- android:layout_weight="1">
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="0dp"
|
|
|
|
+ android:layout_weight="1">
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:layout_gravity="center"
|
|
|
|
- android:gravity="center"
|
|
|
|
- android:orientation="vertical">
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:layout_gravity="center"
|
|
|
|
+ android:gravity="center"
|
|
|
|
+ android:orientation="vertical">
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
- android:layout_width="wrap_content"
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
- android:alpha="0.6"
|
|
|
|
- android:text="小红花"
|
|
|
|
- android:textColor="@color/black"
|
|
|
|
- android:textSize="28dp"></TextView>
|
|
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
+ android:alpha="0.6"
|
|
|
|
+ android:text="小红花"
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
+ android:textSize="28dp"></TextView>
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
- android:id="@+id/activity_otherrecord_flower_count"
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
- android:alpha="0.6"
|
|
|
|
- android:text="0"
|
|
|
|
- android:textColor="@color/black"
|
|
|
|
- android:textSize="28dp"></TextView>
|
|
|
|
|
|
+ android:id="@+id/activity_otherrecord_flower_count"
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
+ android:alpha="0.6"
|
|
|
|
+ android:text="0"
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
+ android:textSize="28dp"></TextView>
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="1dp"
|
|
|
|
- android:layout_gravity="bottom"
|
|
|
|
- android:layout_marginLeft="23dp"
|
|
|
|
- android:layout_marginRight="23dp"
|
|
|
|
- android:background="#EEEEEE"></FrameLayout>
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="1dp"
|
|
|
|
+ android:layout_gravity="bottom"
|
|
|
|
+ android:layout_marginLeft="23dp"
|
|
|
|
+ android:layout_marginRight="23dp"
|
|
|
|
+ android:background="#EEEEEE"></FrameLayout>
|
|
</FrameLayout>
|
|
</FrameLayout>
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="0dp"
|
|
|
|
- android:layout_weight="1">
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="0dp"
|
|
|
|
+ android:layout_weight="1">
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:layout_gravity="center"
|
|
|
|
- android:gravity="center"
|
|
|
|
- android:orientation="vertical">
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:layout_gravity="center"
|
|
|
|
+ android:gravity="center"
|
|
|
|
+ android:orientation="vertical">
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
- android:layout_width="wrap_content"
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
- android:alpha="0.6"
|
|
|
|
- android:text="观看量"
|
|
|
|
- android:textColor="@color/black"
|
|
|
|
- android:textSize="28dp"></TextView>
|
|
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
+ android:alpha="0.6"
|
|
|
|
+ android:text="观看量"
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
+ android:textSize="28dp"></TextView>
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
- android:id="@+id/activity_otherrecord_look_count"
|
|
|
|
- android:layout_width="wrap_content"
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
- android:alpha="0.6"
|
|
|
|
- android:text="0"
|
|
|
|
- android:textColor="@color/black"
|
|
|
|
- android:textSize="28dp"></TextView>
|
|
|
|
|
|
+ android:id="@+id/activity_otherrecord_look_count"
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
+ android:alpha="0.6"
|
|
|
|
+ android:text="0"
|
|
|
|
+ android:textColor="@color/black"
|
|
|
|
+ android:textSize="28dp"></TextView>
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
</FrameLayout>
|
|
</FrameLayout>
|
|
@@ -233,59 +235,68 @@
|
|
|
|
|
|
|
|
|
|
<LinearLayout
|
|
<LinearLayout
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:orientation="vertical"
|
|
|
|
- android:paddingLeft="50dp"
|
|
|
|
- android:paddingTop="20dp">
|
|
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:descendantFocusability="blocksDescendants"
|
|
|
|
+ android:orientation="vertical"
|
|
|
|
+ android:paddingLeft="50dp"
|
|
|
|
+ android:paddingTop="20dp">
|
|
|
|
|
|
<TextView
|
|
<TextView
|
|
- android:id="@+id/activity_otherrecord_allcount"
|
|
|
|
- android:layout_width="match_parent"
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
- android:gravity="center|left"
|
|
|
|
- android:paddingLeft="10dp"
|
|
|
|
- android:text="作品:0"
|
|
|
|
- android:textColor="@color/white"
|
|
|
|
- android:textSize="26dp"></TextView>
|
|
|
|
|
|
+ android:id="@+id/activity_otherrecord_allcount"
|
|
|
|
+ android:layout_width="match_parent"
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
+ android:gravity="center|left"
|
|
|
|
+ android:paddingLeft="10dp"
|
|
|
|
+ android:text="作品:0"
|
|
|
|
+ android:textColor="@color/white"
|
|
|
|
+ android:textSize="26dp"></TextView>
|
|
|
|
|
|
|
|
|
|
<FrameLayout
|
|
<FrameLayout
|
|
- android:id="@+id/activity_otherrecord_norecord"
|
|
|
|
- android:layout_width="930dp"
|
|
|
|
- android:layout_height="match_parent"
|
|
|
|
- android:visibility="gone">
|
|
|
|
|
|
+ android:id="@+id/activity_otherrecord_norecord"
|
|
|
|
+ android:layout_width="930dp"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:visibility="gone">
|
|
|
|
|
|
<ImageView
|
|
<ImageView
|
|
- android:layout_width="wrap_content"
|
|
|
|
- android:layout_height="wrap_content"
|
|
|
|
- android:layout_gravity="center"
|
|
|
|
- android:src="@drawable/fragment_user_no_record"></ImageView>
|
|
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
+ android:layout_height="wrap_content"
|
|
|
|
+ android:layout_gravity="center"
|
|
|
|
+ android:src="@drawable/fragment_user_no_record"></ImageView>
|
|
</FrameLayout>
|
|
</FrameLayout>
|
|
|
|
|
|
- <GridLayout
|
|
|
|
|
|
+ <RelativeLayout
|
|
|
|
+ android:layout_width="wrap_content"
|
|
|
|
+ android:layout_height="match_parent"
|
|
|
|
+ android:descendantFocusability="blocksDescendants">
|
|
|
|
+
|
|
|
|
+ <androidx.recyclerview.widget.RecyclerView
|
|
android:id="@+id/activity_otherrecord_gridlayout"
|
|
android:id="@+id/activity_otherrecord_gridlayout"
|
|
android:layout_width="match_parent"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_height="match_parent"
|
|
android:layout_gravity="center"
|
|
android:layout_gravity="center"
|
|
- android:orientation="vertical"></GridLayout>
|
|
|
|
|
|
+ android:orientation="horizontal"></androidx.recyclerview.widget.RecyclerView>
|
|
|
|
+ </RelativeLayout>
|
|
|
|
+
|
|
|
|
+
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
|
|
|
|
<Space
|
|
<Space
|
|
- android:id="@+id/activity_otherrecord_bottomview"
|
|
|
|
- android:layout_width="100dp"
|
|
|
|
- android:layout_height="match_parent"></Space>
|
|
|
|
|
|
+ android:id="@+id/activity_otherrecord_bottomview"
|
|
|
|
+ android:layout_width="100dp"
|
|
|
|
+ android:layout_height="match_parent"></Space>
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
</HorizontalScrollView>
|
|
</HorizontalScrollView>
|
|
|
|
|
|
<ImageView
|
|
<ImageView
|
|
- android:id="@+id/activity_otherrecord_back"
|
|
|
|
- android:layout_width="77dp"
|
|
|
|
- android:layout_height="77dp"
|
|
|
|
- android:layout_gravity="left|top"
|
|
|
|
- android:layout_marginLeft="32dp"
|
|
|
|
- android:layout_marginTop="20dp"
|
|
|
|
- android:src="@drawable/main_back"></ImageView>
|
|
|
|
|
|
+ android:id="@+id/activity_otherrecord_back"
|
|
|
|
+ android:layout_width="77dp"
|
|
|
|
+ android:layout_height="77dp"
|
|
|
|
+ android:layout_gravity="left|top"
|
|
|
|
+ android:layout_marginLeft="32dp"
|
|
|
|
+ android:layout_marginTop="20dp"
|
|
|
|
+ android:src="@drawable/main_back"></ImageView>
|
|
|
|
|
|
</FrameLayout>
|
|
</FrameLayout>
|
|
|
|
|