KaMPKit icon indicating copy to clipboard operation
KaMPKit copied to clipboard

Add UI for Loading and Empty DataStates for Android and iOS

Open brady-aiello opened this issue 4 years ago • 1 comments

DataState is defined with 4 subclasses:

  • Error
  • Loading
  • Success
  • Empty

But we are only changing the UI for 2 states: Success and Error in iOS and Android

Loading should show a Swipe-refresh style spinner Empty (different issue) should just a TextView saying that there weren't any breeds, and perhaps to try again later.

brady-aiello avatar Jan 21 '21 19:01 brady-aiello

Just a note for tomorrow morning. To discuss if we want to implement this.

kpgalligan avatar Apr 06 '22 23:04 kpgalligan

This task has been done already.

JuliaJakubcova avatar Aug 19 '22 10:08 JuliaJakubcova