public static class ErrorDialogFragmentFactory.Honeycomb extends ErrorDialogFragmentFactory<android.app.Fragment>
ErrorDialogFragmentFactory.Honeycomb, ErrorDialogFragmentFactory.Supportconfig| Constructor and Description |
|---|
Honeycomb(ErrorDialogConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected android.app.Fragment |
createErrorFragment(ThrowableFailureEvent event,
android.os.Bundle arguments)
Returns either a new Honeycomb+ or a new support library DialogFragment.
|
getMessageFor, getTitleFor, prepareErrorFragmentpublic Honeycomb(ErrorDialogConfig config)
protected android.app.Fragment createErrorFragment(ThrowableFailureEvent event, android.os.Bundle arguments)
ErrorDialogFragmentFactorycreateErrorFragment in class ErrorDialogFragmentFactory<android.app.Fragment>Available under the Apache License, Version 2.0 - Copyright © 2012-2014 greenrobot.de. All Rights Reserved.