hsu-hsu / nimble-survey-app

This is an application that allows users to browse a list of surveys.
0 stars 0 forks source link

[Bug] The shimmer loading indicator doesn't match with the design #18

Closed minhnimble closed 8 months ago

minhnimble commented 8 months ago

Why

The application needs to show the initial skeleton loading view with animation after first entering the app with a valid logged in session like design. Currently there are a few problems with the initial skeleton loading screen:

Acceptance Criteria

https://github.com/hsu-hsu/nimble-survey-app/assets/70877098/fa55f83e-ad63-4da2-8a3f-60148209f8d1

Actual:

https://github.com/hanluong/NimbleiOSChallenge/assets/70877098/11247fdd-aa0e-4858-a000-d51dba14566d

hsu-hsu commented 8 months ago

I change shimmer view color and add necessary view and remove extra view as design. pull request -> #26