#158 fix icon height
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user