Skip to content
Philipp Niedermayer edited this page Aug 7, 2022 · 31 revisions

This is the wiki of SimpleDialogFragments - an android library to create dialogs with ease and handle user interaction reliably, using fragments and material design - at a minimum of code.

Quickstart

  1. Read about the basic principle of using SimpleDialogs
  2. Check out the showcase to find and adopt some suitable dialog type
  3. In case there's nothing suiting your need, read about creating custom dialogs with CustomViewDialog or CustomListDialog