Skip to content

This sample application helps in understanding how to create a dialog with a list of options with checkboxes

Notifications You must be signed in to change notification settings

Ruthvik-t/CheckBox-Dialog

Repository files navigation

CheckBox-Dialog

  • This sample Android application helps in understanding how to create a dialog with a list of options with checkboxes.
  • The OnItemClick listener of this applications simply toast a message describing the status of the clicked item in the list.
  • It helps in learning how to use toast messages and how to work with Alert Dialog in Android along with Title and an Image.
  • "setMultiChoiceItems" of alert dialog builder is used because dialog to be dismissed only upon clicking ok or cancel buttons.

About

This sample application helps in understanding how to create a dialog with a list of options with checkboxes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages