Hello, Got the app installed in android studio and ran it successfully. Had to delete the duplicate LoginActivity I mentioned in a previous email. Here are some of my thoughts and findings:
* What is supposed to happen when clicking on open workflow from the dashboard? I get a "choose workflow" message and "no apps can perform this action". I assume this has not been implemented yet. Would it be a file chooser with workflows that are on the device? * In the workflow detail page it is not obvious that you can scroll to the right to get more details, is this a standard android way of doing things? Or does the app need some sort of visual cue to help users? * The licence/policy page is aqua colour but the others are white. Is each alternate page supposed to be a different colour? * I get a "Skipped 92 frames! The application may be doing too much work on its main thread" reported in android studio which I remember seeing with the original tavern mobile app as well. It might not be important but just something to note. * I saw a "Storage Error. Directory not created" error flashed on the emulator device for a second when navigating back from workflow detail using the arrow beside the "Workflow Detail" header. Doesn't seem to happen when using the built in nav arrow at the bottom of the screen. Cheers, Ian
