Edit BooK info fragment
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
android:layout_marginTop="128dp"
|
android:layout_marginTop="128dp"
|
||||||
app:arcDirectionTop="true"
|
app:arcDirectionTop="true"
|
||||||
app:arcHeight="36dp"
|
app:arcHeight="36dp"
|
||||||
app:bgColor="@color/background" />
|
/>
|
||||||
|
|
||||||
<androidx.cardview.widget.CardView
|
<androidx.cardview.widget.CardView
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
@@ -84,7 +84,7 @@
|
|||||||
android:id="@+id/ll_info"
|
android:id="@+id/ll_info"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:background="@color/background"
|
|
||||||
android:orientation="vertical"
|
android:orientation="vertical"
|
||||||
android:paddingLeft="10dp"
|
android:paddingLeft="10dp"
|
||||||
android:paddingTop="8dp"
|
android:paddingTop="8dp"
|
||||||
@@ -164,7 +164,6 @@
|
|||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="0dp"
|
android:layout_height="0dp"
|
||||||
android:layout_weight="1"
|
android:layout_weight="1"
|
||||||
android:background="@color/background"
|
|
||||||
android:fillViewport="true"
|
android:fillViewport="true"
|
||||||
android:fitsSystemWindows="true"
|
android:fitsSystemWindows="true"
|
||||||
android:focusable="true"
|
android:focusable="true"
|
||||||
@@ -385,7 +384,6 @@
|
|||||||
android:id="@+id/fl_action"
|
android:id="@+id/fl_action"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="50dp"
|
android:layout_height="50dp"
|
||||||
android:background="@color/background_menu"
|
|
||||||
android:orientation="horizontal"
|
android:orientation="horizontal"
|
||||||
app:layout_constraintBottom_toBottomOf="parent">
|
app:layout_constraintBottom_toBottomOf="parent">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user