am f0fae7f2
: am 6356b17a
: am d671182d
: Merge "make setup wizard\'s wifi and datetime settings look good for 7"" into honeycomb-mr2
* commit 'f0fae7f27295df2dff531a6293840479a64f7984': make setup wizard's wifi and datetime settings look good for 7"
This commit is contained in:
@@ -76,7 +76,7 @@ public class DateTimeSettingsSetupWizard extends Activity
|
||||
setContentView(R.layout.date_time_settings_setupwizard);
|
||||
mXLargeScreenSize = (getResources().getConfiguration().screenLayout
|
||||
& Configuration.SCREENLAYOUT_SIZE_MASK)
|
||||
== Configuration.SCREENLAYOUT_SIZE_XLARGE;
|
||||
>= Configuration.SCREENLAYOUT_SIZE_LARGE;
|
||||
if (mXLargeScreenSize) {
|
||||
initUiForXl();
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user