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

Commit 3a7f1249 authored by cketti's avatar cketti
Browse files

Fix some display issues

parent b25dfb80
Loading
Loading
Loading
Loading
+454 B (1.9 KiB)
Loading image diff...
+815 B
Loading image diff...
+1.1 KiB
Loading image diff...
+2.6 KiB
Loading image diff...
+0 −4
Original line number Diff line number Diff line
@@ -41,10 +41,6 @@
        android:layout_height="48dip"
        android:layout_width="48dip"
        android:layout_toRightOf="@id/chip_wrapper"
        android:adjustViewBounds="true"
        android:scaleType="centerCrop"
        android:maxWidth="48dp"
        android:maxHeight="48dp"
        android:src="@drawable/ic_contact_picture"
        style="?android:attr/quickContactBadgeStyleWindowLarge"
        android:background="@android:color/transparent" />
Loading