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

Commit cbd949b0 authored by Katherine Kuan's avatar Katherine Kuan Committed by Android (Google) Code Review
Browse files

Merge "Pixel perfect work for phone contact editor"

parents a53b13e4 fd709032
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -389,7 +389,7 @@
        <!-- Create a new or edit an existing group -->
        <activity
            android:name=".activities.GroupEditorActivity"
            android:theme="@style/ContactEditorActivityTheme"
            android:theme="@style/EditorActivityTheme"
            android:windowSoftInputMode="adjustResize" />

        <!-- Used to show QuickContact window over a translucent activity, which is a
@@ -503,7 +503,7 @@
        <!-- Create a new or edit an existing contact -->
        <activity
            android:name=".activities.ContactEditorActivity"
            android:theme="@style/ContactEditorActivityTheme"
            android:theme="@style/EditorActivityTheme"
            android:uiOptions="splitActionBarWhenNarrow"
            android:windowSoftInputMode="adjustResize">

−206 B
Loading image diff...
−179 B
Loading image diff...
−171 B
Loading image diff...
−199 B
Loading image diff...
Loading