Fragmentize "Factory reset" setting screen.

Split the screen into 2 fragments.

Bug: 3148480
This commit is contained in:
Amith Yamasani
2010-11-02 09:52:29 -07:00
parent c9904f0028
commit b14e1e0493
10 changed files with 236 additions and 169 deletions

View File

@@ -98,7 +98,7 @@ public class PrivacySettings extends SettingsPreferenceFragment implements
}
}
return false;
return super.onPreferenceTreeClick(preferenceScreen, preference);
}
private void showEraseBackupDialog() {