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

Commit 96999068 authored by Dmitry Dementyev's avatar Dmitry Dementyev Committed by Automerger Merge Worker
Browse files

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

parents 9ad53e4e 71dd4b23
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);