Make UnsavedChangesDialogFragment public so the framework can find it

b/10611121

Change-Id: I9daab10d49b492950f2032ee1edf4ca07a3e7ef8
This commit is contained in:
Tony Mantler 2013-09-04 11:57:54 -07:00
parent 26cd5e024c
commit 6f3a94cca1
1 changed files with 1 additions and 1 deletions

View File

@ -773,7 +773,7 @@ public class AccountSettings extends PreferenceActivity implements FeedbackEnabl
/**
* Dialog fragment to show "exit with unsaved changes?" dialog
*/
/* package */ static class UnsavedChangesDialogFragment extends DialogFragment {
public static class UnsavedChangesDialogFragment extends DialogFragment {
final static String TAG = "UnsavedChangesDialogFragment";
// Argument bundle keys