am 90dbd693
: am 39b7bd8c
: Merge "Use uniform font size for APNs and timezones. DO NOT MERGE." into jb-mr1.1-dev
* commit '90dbd6936c72e2cc6a9ab4699c5af00edeb4cfd6': Use uniform font size for APNs and timezones. DO NOT MERGE.
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