Merge "Merge "Make account preference icons bigger." into oc-dr1-dev am: 713e4f65bd
am: 38264f2144" into oc-mr1-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
d7ded8752a
@@ -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;
|
||||
|
Reference in New Issue
Block a user