Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Skeletons for showing statistics in the home screen feed (EXPOSUREAPP-3674) #2043

Merged

Conversation

d4rken
Copy link
Member

@d4rken d4rken commented Jan 7, 2021

Introduce base for showing statistics in the home screen feed to enable parallel work on each screen.
Adds a nested horizontally scrolling RecyclerView that supports dynamic content updates.

Testing

  • It should not crash
  • The code should not have any broad flaws that will be a problem later on

Introduce nested horizontally scrolling recycler view that supports dynamic content updates.
@d4rken d4rken requested a review from a team January 7, 2021 09:07
@d4rken d4rken changed the title Skeletons for showing statistics in the home screen feed (EXPOSUREAPP-3674 Skeletons for showing statistics in the home screen feed (EXPOSUREAPP-3674) Jan 7, 2021
@d4rken d4rken added enhancement Improvement of an existing feature maintainers Tag pull requests created by maintainers labels Jan 7, 2021
@d4rken d4rken added this to the 1.12.0 milestone Jan 7, 2021
@sonarcloud
Copy link

sonarcloud bot commented Jan 8, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

1.4% 1.4% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@mtwalli mtwalli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Improvement of an existing feature maintainers Tag pull requests created by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants