restcomm-android-sdk icon indicating copy to clipboard operation
restcomm-android-sdk copied to clipboard

Improve message delivery reporting UI

Open atsakiridis opened this issue 8 years ago • 0 comments

Right now I used a simple TextView to show Success or Failure, so that I can take advantage of that text from UI tests. But this is too ugly, we need to come up with nice little graphics to use and then replace the UI test matchers to match based on actually used image. Here's an interesting article on this.

atsakiridis avatar May 11 '17 11:05 atsakiridis