diff --git a/app/src/main/res/layout/fragment_bottomsheet_info.xml b/app/src/main/res/layout/fragment_bottomsheet_info.xml
index 0d9d3123d..652b066b1 100644
--- a/app/src/main/res/layout/fragment_bottomsheet_info.xml
+++ b/app/src/main/res/layout/fragment_bottomsheet_info.xml
@@ -8,151 +8,152 @@
android:padding="16dp"
app:layout_behavior="com.google.android.material.bottomsheet.BottomSheetBehavior">
-
-
+ android:layout_height="wrap_content"
+ android:fillViewport="true">
+ android:layout_height="match_parent"
+ android:layout_marginBottom="70dp"
+ android:gravity="center"
+ android:orientation="vertical">
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+ android:layout_marginTop="30dp"
+ android:orientation="horizontal"
+ android:weightSum="10">
+
+
+
+
+
-
-
-
+
\ No newline at end of file