|
|
@ -34,20 +34,21 @@ |
|
|
|
android:layout_marginTop="8dp"> |
|
|
|
android:layout_marginTop="8dp"> |
|
|
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.ArcView |
|
|
|
<io.legado.app.ui.widget.ArcView |
|
|
|
app:arcHeight="36dp" |
|
|
|
android:id="@+id/arc_view" |
|
|
|
app:bgColor="@color/background" |
|
|
|
|
|
|
|
app:arcDirectionTop="true" |
|
|
|
|
|
|
|
android:layout_marginTop="90dp" |
|
|
|
android:layout_marginTop="90dp" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="78dp" /> |
|
|
|
android:layout_height="78dp" |
|
|
|
|
|
|
|
app:arcDirectionTop="true" |
|
|
|
|
|
|
|
app:arcHeight="36dp" |
|
|
|
|
|
|
|
app:bgColor="@color/background" /> |
|
|
|
|
|
|
|
|
|
|
|
<androidx.cardview.widget.CardView |
|
|
|
<androidx.cardview.widget.CardView |
|
|
|
app:cardCornerRadius="5dp" |
|
|
|
|
|
|
|
app:cardElevation="8dp" |
|
|
|
|
|
|
|
android:layout_margin="3dp" |
|
|
|
android:layout_margin="3dp" |
|
|
|
android:layout_centerHorizontal="true" |
|
|
|
android:layout_centerHorizontal="true" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content"> |
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
|
|
app:cardCornerRadius="5dp" |
|
|
|
|
|
|
|
app:cardElevation="8dp"> |
|
|
|
|
|
|
|
|
|
|
|
<io.legado.app.ui.widget.image.CoverImageView |
|
|
|
<io.legado.app.ui.widget.image.CoverImageView |
|
|
|
android:id="@+id/iv_cover" |
|
|
|
android:id="@+id/iv_cover" |
|
|
@ -62,6 +63,7 @@ |
|
|
|
</RelativeLayout> |
|
|
|
</RelativeLayout> |
|
|
|
|
|
|
|
|
|
|
|
<ScrollView |
|
|
|
<ScrollView |
|
|
|
|
|
|
|
android:id="@+id/scroll_view" |
|
|
|
android:background="@color/background" |
|
|
|
android:background="@color/background" |
|
|
|
android:layout_weight="1.0" |
|
|
|
android:layout_weight="1.0" |
|
|
|
android:padding="0dp" |
|
|
|
android:padding="0dp" |
|
|
@ -71,9 +73,10 @@ |
|
|
|
android:scrollbars="vertical" |
|
|
|
android:scrollbars="vertical" |
|
|
|
android:fillViewport="true" |
|
|
|
android:fillViewport="true" |
|
|
|
android:fitsSystemWindows="false" |
|
|
|
android:fitsSystemWindows="false" |
|
|
|
android:focusable="true" > |
|
|
|
android:focusable="true"> |
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
<LinearLayout |
|
|
|
|
|
|
|
android:id="@+id/ll_info" |
|
|
|
android:orientation="vertical" |
|
|
|
android:orientation="vertical" |
|
|
|
android:paddingLeft="8dp" |
|
|
|
android:paddingLeft="8dp" |
|
|
|
android:paddingRight="8dp" |
|
|
|
android:paddingRight="8dp" |
|
|
@ -85,7 +88,6 @@ |
|
|
|
<LinearLayout |
|
|
|
<LinearLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:background="@color/background" |
|
|
|
|
|
|
|
android:orientation="vertical" |
|
|
|
android:orientation="vertical" |
|
|
|
android:paddingLeft="10dp" |
|
|
|
android:paddingLeft="10dp" |
|
|
|
android:paddingTop="8dp" |
|
|
|
android:paddingTop="8dp" |
|
|
@ -121,11 +123,9 @@ |
|
|
|
android:paddingLeft="8dp" |
|
|
|
android:paddingLeft="8dp" |
|
|
|
android:paddingRight="8dp" |
|
|
|
android:paddingRight="8dp" |
|
|
|
android:paddingBottom="8dp" |
|
|
|
android:paddingBottom="8dp" |
|
|
|
android:background="@color/background" |
|
|
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content"> |
|
|
|
android:layout_height="wrap_content"> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
<LinearLayout |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
@ -347,11 +347,6 @@ |
|
|
|
|
|
|
|
|
|
|
|
</ScrollView> |
|
|
|
</ScrollView> |
|
|
|
|
|
|
|
|
|
|
|
<View |
|
|
|
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
|
|
|
android:layout_height="8dp" |
|
|
|
|
|
|
|
android:background="@color/background" /> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<View |
|
|
|
<View |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="1px" |
|
|
|
android:layout_height="1px" |
|
|
|