The rest of this page is kept as a historical reference for projects already wired up to EventBus. New code should reach for the patterns above unless there is a concrete reason a global bus is a ...
DialogFragment is a specialized Fragment used when you want to display an overlay modal window within an activity that floats on top of the rest of the content. This is typically used for displaying ...