Use uniform font size for APNs and timezones. DO NOT MERGE.
Also get rid of some orange highlight! Bug: 7632945 Change-Id: I6a4b59f4eef81b128d128f5a429fb96f6366843a
This commit is contained in:
@@ -81,7 +81,7 @@ public class ZonePicker extends ListFragment {
|
||||
public static SimpleAdapter constructTimezoneAdapter(Context context,
|
||||
boolean sortedByName) {
|
||||
return constructTimezoneAdapter(context, sortedByName,
|
||||
android.R.layout.simple_list_item_2);
|
||||
R.layout.date_time_setup_custom_list_item_2);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user