-
Notifications
You must be signed in to change notification settings - Fork 533
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: ConceptCardFragment #160
Labels
Priority: Essential
This work item must be completed for its milestone.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
Milestone
Comments
BenHenning
added
Type: Improvement
Priority: Essential
This work item must be completed for its milestone.
labels
Sep 20, 2019
BenHenning
changed the title
UI Structure: ConceptCardFragment []
UI Structure: ConceptCardFragment [Blocked: #118]
Sep 20, 2019
This is blocked on #118. |
3 tasks
6 tasks
BenHenning
changed the title
UI Structure: ConceptCardFragment [Blocked: #118]
UI Structure: ConceptCardFragment
Sep 30, 2019
6 tasks
jamesxu0
added a commit
that referenced
this issue
Oct 11, 2019
* Introduce a generic data-binding-enabled RecyclerView adapter. No tests have yet been added. * First attempt at introducing tests for BindableAdapter. They aren't fully working yet. * Updated view model * Added bindable recycler view and test activity * Finished test cases * Using bundle to get skillId * Minor fixes and added tests * Fixed test cases with ActivityTestRule * Undo unnecessary removal of optional modifier for onAttach callback. * Fix and finish tests for BindableAdapter. * Address review comment. * removed unnecessary import * Tests now using activity scenario * Fixed package name
8 tasks
@jamesxu0 what work remains here? |
jamesxu0
added a commit
that referenced
this issue
Nov 19, 2019
* Added html parsing * Added title to toolbar * refactored viewModel to use fragment * Moved sets to ViewModel * updated name * Consolidated recyclerview and wrote text cases that check for rich text * Moved test activity to test folder * removed long file * Removed recyclerview and worked examples * made host activity dismiss fragment * Added comment for dismiss * Fixed alignment * Fixed formatting * changed to getOrDefault * changed test names
BenHenning
moved this to Needs Triage
in [Team] Core Learner and Mastery flows & UI Frontend - Android
Sep 15, 2022
BenHenning
added
the
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
label
Sep 15, 2022
seanlip
moved this from Needs Triage
to Done
in [Team] Core Learner and Mastery flows & UI Frontend - Android
Dec 19, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Priority: Essential
This work item must be completed for its milestone.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
This is tracking implementing the initial UI structure for the concept card fragment that's being fully implemented by #24.
The text was updated successfully, but these errors were encountered: