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

Commit 9cc86dfc authored by Josh Gargus's avatar Josh Gargus
Browse files

Quick contacts positioning shouldn't be flush with edge of display.

Bug: 6467130
Change-Id: I955919168eaa67399bdca913f2847c102aa8f66a
parent 17a33b23
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
-->
<view
    xmlns:android="http://schemas.android.com/apk/res/android"
    xmlns:ex="http://schemas.android.com/apk/res/com.android.contacts"
    class="com.android.contacts.quickcontact.FloatingChildLayout"
    android:id="@+id/floating_layout"
    android:layout_width="match_parent"
@@ -26,6 +27,7 @@
        android:id="@android:id/content"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:padding="32dip"
        android:orientation="vertical" >
        <FrameLayout
            android:layout_width="360dip"