-
Notifications
You must be signed in to change notification settings - Fork 528
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
Final UI: Introduce topic list on home screen [Blocked: #9, #134] #10
Comments
This is blocked on #9. |
Note that the profile part of the navigation description above will be the eventual behavior, but not the implemented behavior in the proof of concept. |
This is also blocked on #134. |
@BenHenning @seanlip for now how do we implement the Welcome message, because that needs a user-name from Profile. |
I would have thought it'd be possible to access the "current user name" for the user? I'll need to defer to @BenHenning on the technical details, though. |
@rt4914 I will take up Topic Summary Item and Topic Summary Item list tasks. |
@rt4914 I will be taking entire task from this UI to avoid confusion between margins from parent and child views. |
* Toolbar introduced * Final implementation * Nit changes * Manifest nit changes
* working on topic summary UI * Update home_fragment.xml * fixed nit * Update topic_summary_view.xml * Update topic_summary_view.xml * updated changes * added white background drawable * updated changes * Update promoted_story_card.xml * Update home_fragment.xml * Fixed nit. * Update topic_summary_view.xml
Assigning the UI of ContinuePlayingList to @Luffy18346 |
* Removed padding from sides in Image in ongoing_story_card in ContinuePlayingList. * Reapplied side padding to the image. Removed hardcoded height attribute and applied dimensionRatio to the image. * ContentDescription attribute and the string reference for it is added in ongoing_story_card. * ScaleType of ImageView is changed and side paddings are removed, RecyclerView paddingBottom set to 172dp * Removed padding top from the image in ongoing_story_card.
The Oppia home screen should follow the requirements listed in the Oppia PRD. It should have access to the navigation drawer, and be accessible from the splash screen if there is already a logged in profile. The home screen should be able to navigate directly to topics, stories, and skill training pages. It should be navigable back from each of those if the user uses the system back button.
Mock Link: https://xd.adobe.com/spec/e2239cf4-9cde-4c08-5296-25316c1f0a14-9412/screen/d47aa8de-a7a8-4d25-b011-5baefc7b7098/HP-Home-Page-
Checklist
ContinuePlaying List (Assigned to @rt4914 )
https://xd.adobe.com/spec/e2239cf4-9cde-4c08-5296-25316c1f0a14-9412/screen/2b6c8e95-5ac7-4472-bc2b-1c318a3f7e5c/HP-Continue-Playing-
Full final touch-up, focus on padding/margin and animations
Accessibility scanner test
The text was updated successfully, but these errors were encountered: