Clean up DatetimeSettingsSetupWizard
Test: Clean up. Existing tests pass Bug: 32516406 Change-Id: Id7361f6eee26a30d179277c1d425b2f61a99d07d
This commit is contained in:
@@ -76,7 +76,7 @@ public class ZonePicker extends ListFragment implements Instrumentable {
|
||||
public static SimpleAdapter constructTimezoneAdapter(Context context,
|
||||
boolean sortedByName) {
|
||||
return constructTimezoneAdapter(context, sortedByName,
|
||||
R.layout.date_time_setup_custom_list_item_2);
|
||||
R.layout.date_time_custom_list_item_2);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user