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

Commit 5fbb5569 authored by Tingting Wang's avatar Tingting Wang
Browse files

Move "Linked contacts" and "Saving to" text in editor.

Move the texts to make them aligned with the other text
in the editor.

BUG 25166013

Change-Id: I79da4a802d66a8cd6f5c63e54d4f7d1fa10f1962
parent 6d3b45ed
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 -->