|
|
@ -331,7 +331,6 @@ public class LightningView { |
|
|
|
true)); |
|
|
|
true)); |
|
|
|
mSettings.setUseWideViewPort(mPreferences.getBoolean(PreferenceConstants.USE_WIDE_VIEWPORT, |
|
|
|
mSettings.setUseWideViewPort(mPreferences.getBoolean(PreferenceConstants.USE_WIDE_VIEWPORT, |
|
|
|
true)); |
|
|
|
true)); |
|
|
|
mPreferences.getBoolean(PreferenceConstants.USE_WIDE_VIEWPORT, true); |
|
|
|
|
|
|
|
mSettings.setLoadWithOverviewMode(mPreferences.getBoolean( |
|
|
|
mSettings.setLoadWithOverviewMode(mPreferences.getBoolean( |
|
|
|
PreferenceConstants.OVERVIEW_MODE, true)); |
|
|
|
PreferenceConstants.OVERVIEW_MODE, true)); |
|
|
|
switch (mPreferences.getInt(PreferenceConstants.TEXT_SIZE, 3)) { |
|
|
|
switch (mPreferences.getInt(PreferenceConstants.TEXT_SIZE, 3)) { |
|
|
|