Views

Learn about various view components that you can use in your Setting Dialog

Views
Views

Making a Custom Setting Dialog is super easy. Every dialog consists of multiple components called View.

Above is all the View that you can use.

  1. TextView: Display simple text.
  2. EditText: An input field where you can enter text or number.
  3. CheckBox: It's a check... box.
  4. Radio Group: Group of Radio Button.
  5. ImagePicker: Select an image an run time. Either from taking Screenshot or select from Resources.
  6. Recorder: Record at run time or select from past records.
  7. Lab Layout (1.3): Separate the settings into multiple tabs.

© 2024 - Macrorify by KoK-CODE