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

Commit a52ba158 authored by Dmitry Dementyev's avatar Dmitry Dementyev
Browse files

Show account name as a single line string.

Bug: 213905884
Test: manual
Change-Id: I608dad01cb6bfd94a5b4318169cc50f9790a3fb2
parent 691196e9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -86,6 +86,7 @@ public class AccountTypePreference extends AppPreference implements OnPreference

        setKey(buildKey(account));
        setTitle(mTitle);
        setSingleLineTitle(true);
        setSummary(summary);
        setIcon(icon);