### Context UI Test coverage needs to be added to the app The goal is to test some basic UI interactions in the main views and their expected results. 1. Add any needed configuration for the selected test tool (JUnit, Robolectric, UI Automator, etc). 2. Solve the issue we faced before described in this comment: https://github.com/stakwork/sphinx-kotlin/issues/703#issuecomment-1935496241 **Acceptance Criteria** - Integrate UI test coverage tool and run a small UI test
Context
UI Test coverage needs to be added to the app
The goal is to test some basic UI interactions in the main views and their expected results.
Acceptance Criteria