public class DialogFragmentShower extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DialogFragmentShower.AlertDialogFragment
Dirty solution for recreated dialog fragments - dismiss it after showing...
|
| Constructor and Description |
|---|
DialogFragmentShower(FragmentActivity fragmentActivity,
String fragmentTag,
android.app.AlertDialog.Builder menuBuilder) |
public DialogFragmentShower(@Nonnull FragmentActivity fragmentActivity, @Nonnull String fragmentTag, @Nonnull android.app.AlertDialog.Builder menuBuilder)
Copyright © 2015 se.solovyev. All Rights Reserved.