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

Commit 888ed02d authored by Josh Gargus's avatar Josh Gargus Committed by Android (Google) Code Review
Browse files

Merge "Quick contacts positioning shouldn't be flush with edge of display." into jb-dev

parents 2bf6ba7c 9cc86dfc
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"