show
Shows this DialogFragment with its class name as tag.
This avoids repeating stable tag strings when calling DialogFragment.show.
Sets this view to View.VISIBLE.
This is the concise counterpart to assigning View.setVisibility manually.
Shows this DialogFragment with its class name as tag.
This avoids repeating stable tag strings when calling DialogFragment.show.
Sets this view to View.VISIBLE.
This is the concise counterpart to assigning View.setVisibility manually.