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

Commit 813f0b5b authored by Oren Blasberg's avatar Oren Blasberg
Browse files

SMS mirroring: Add placeholder summary.

Prevents the summary text from shifting once the final text is
loaded, if OEM specific implementations do an async load of
the summary text.

Bug: 37546615

Test: Verified the placeholder works.
Change-Id: Ia16fe53dbf7a8daf96b9fa955ef9a02fa1eb784f
parent 044485b8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@
        android:key="sms_mirroring"
        android:title="@string/sms_mirroring_pref"
        android:icon="@drawable/ic_compare_arrows_24dp"
        android:summary="@string/summary_placeholder"
        android:order="-3"/>

    <Preference