am 1a2bfad4
: Merge "Fix crash rotating with default SMS dialog up." into klp-dev
* commit '1a2bfad4250cb231d60823affbb8288b6c6d1797': Fix crash rotating with default SMS dialog up.
This commit is contained in:
@@ -281,6 +281,7 @@ public class WirelessSettings extends RestrictedSettingsFragment
|
||||
|
||||
mSmsApplicationPreference = (SmsListPreference) findPreference(KEY_SMS_APPLICATION);
|
||||
mSmsApplicationPreference.setOnPreferenceChangeListener(this);
|
||||
initSmsApplicationSetting();
|
||||
|
||||
// Remove NSD checkbox by default
|
||||
getPreferenceScreen().removePreference(nsd);
|
||||
|
Reference in New Issue
Block a user