public static class ErrorDialogFragmentFactory.Honeycomb extends ErrorDialogFragmentFactory<android.app.Fragment>
ErrorDialogFragmentFactory.Honeycomb, ErrorDialogFragmentFactory.Support
config
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, prepareErrorFragment
public Honeycomb(ErrorDialogConfig config)
protected android.app.Fragment createErrorFragment(ThrowableFailureEvent event, android.os.Bundle arguments)
ErrorDialogFragmentFactory
createErrorFragment
in class ErrorDialogFragmentFactory<android.app.Fragment>
Available under the Apache License, Version 2.0 - Copyright © 2012-2014 greenrobot.de. All Rights Reserved.