-
Notifications
You must be signed in to change notification settings - Fork 527
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UI structure: Introduce topic list on home screen #134
Comments
This is blocked on #117. |
* HomeFragment xml introduction * Promoted Story ViewModel * PromotedStoryViewModel * Basic promoted story * Promoted story data display * Promoted card display * GridLayoutManager * Functional HomeFragment * Click listeners * Click listeners final * Chapter name issue fixed * Fully functional with click listeners * Introduce ContinuePlayingActivity * Click listener integration * Test for ContinuePlayingActivity * HomeTest cases * Nit changes * Nit suggested changes * Code updated as per suggestions * Added HomeItemViewModel * Nit changes * Orientation Change * EOF * Test fix
Reopening this because of design changes |
@BenHenning @seanlip |
I need to defer to @BenHenning on this one, in order to ensure consistency in the scheme for organizing issues on this repo. |
Agreed. I filed #389. This is complete per our original goals. |
This is tracking introducing the activity/fragment/view structures to hook up #117 to prepare for #10.
Two things needs to done in this:
(Filed a issue Replace promoted story card on home page with carousel #389 )
The text was updated successfully, but these errors were encountered: