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

Commit e3727c81 authored by Tingting Wang's avatar Tingting Wang Committed by Android (Google) Code Review
Browse files

Merge "Move "Linked contacts" and "Saving to" text in editor." into ub-contactsdialer-a-dev

parents 176d677f 5fbb5569
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@
            android:layout_weight="1"
            android:paddingBottom="24dp"
            android:paddingTop="24dp"
            android:layout_marginStart="@dimen/compact_editor_account_left_margin"
            android:orientation="vertical"
            >

+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@
            android:id="@+id/rawcontacts_accounts_summary"
            android:layout_width="match_parent"
            android:layout_height="match_parent"
            android:layout_marginStart="@dimen/compact_editor_account_left_margin"
            android:textSize="16sp"
            android:singleLine="true"
            android:layout_weight="1"
+3 −0
Original line number Diff line number Diff line
@@ -16,6 +16,9 @@
<resources>
    <dimen name="account_selector_popup_width">400dip</dimen>

    <!-- Account info left margin in Compact editor. -->
    <dimen name="compact_editor_account_left_margin">8dp</dimen>

    <!-- Initial height of transparent space above QuickContacts -->
    <dimen name="quickcontact_starting_empty_height">150dp</dimen>
    <!-- Initial size of QuickContact's title size -->