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

Commit 713e4f65 authored by Doris Ling's avatar Doris Ling Committed by Android (Google) Code Review
Browse files

Merge "Make account preference icons bigger." into oc-dr1-dev

parents 2750dd8d d1e8e539
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -72,7 +72,6 @@ public class AccountTypePreference extends Preference implements OnPreferenceCli
            String titleResPackageName, int titleResId, CharSequence summary, String fragment,
            Bundle fragmentArguments, Drawable icon) {
        super(context);
        setLayoutResource(R.layout.preference_small_icon);
        mTitle = account.name;
        mTitleResPackageName = titleResPackageName;
        mTitleResId = titleResId;