#158 fix icon height

This commit is contained in:
Carmelo Messina
2023-08-10 17:54:19 +02:00
parent 226754efbc
commit 1b5b2306d3
+1 -1
View File
@@ -122,7 +122,7 @@ new file mode 100644
+ android:background="@android:color/transparent">
+
+ <org.chromium.components.browser_ui.widget.RoundedCornerImageView
+ android:layout_height="wrap_content"
+ android:layout_height="72dp"
+ android:layout_width ="match_parent"
+ app:cornerRadiusTopEnd="14dp"
+ app:cornerRadiusTopStart="14dp"