Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 43dbf8ef authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

312-star_icon_trancated_in_details_page_issue

parent 4f4a2baf
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -30,6 +30,7 @@
            <LinearLayout
                android:layout_width="match_parent"
                android:layout_height="wrap_content"
                android:minHeight="45dp"
                android:orientation="horizontal">

                <TextView
@@ -50,8 +51,8 @@

                <ImageView
                    android:id="@+id/crypto_status_icon"
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:layout_width="24dp"
                    android:layout_height="24dp"
                    android:layout_gravity="center"
                    android:layout_marginEnd="8dp"
                    android:layout_marginTop="13dp"
@@ -61,9 +62,9 @@

                <CheckBox
                    android:id="@+id/flagged"
                    android:layout_width="wrap_content"
                    android:layout_height="wrap_content"
                    android:layout_gravity="center_vertical"
                    android:layout_width="24dp"
                    android:layout_height="24dp"
                    android:layout_gravity="center"
                    android:layout_marginEnd="8dp"
                    android:layout_marginTop="13dp"
                    android:focusable="false"