Currently the layout preview only shows the UI but it cannot be interacted with.
It would be very useful if the preview allowed interaction, such as:
- Clicking buttons
- Typing in EditText
- Toggling Switch or CheckBox
- Moving SeekBar
- Triggering onClick events
This would make UI testing much easier without compiling the app every time.
Currently the layout preview only shows the UI but it cannot be interacted with.
It would be very useful if the preview allowed interaction, such as:
This would make UI testing much easier without compiling the app every time.