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

Commit ec1d0d53 authored by Josh Gargus's avatar Josh Gargus Committed by Android Git Automerger
Browse files

am 888ed02d: Merge "Quick contacts positioning shouldn\'t be flush with edge...

am 888ed02d: Merge "Quick contacts positioning shouldn\'t be flush with edge of display." into jb-dev

* commit '888ed02d':
  Quick contacts positioning shouldn't be flush with edge of display.
parents 2c685e0a 888ed02d
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"