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

Commit 71dd4b23 authored by Dmitry Dementyev's avatar Dmitry Dementyev Committed by Android (Google) Code Review
Browse files

Merge "Show account name as a single line string." into tm-qpr-dev

parents 86efc1e1 a52ba158
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);