Skip to content
Snippets Groups Projects
Unverified Commit be285866 authored by Kolya Opahle's avatar Kolya Opahle Committed by GitHub
Browse files

Submission thank you card and ui state integration (#150)


* Made submission status card style more cross device friendly

Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>

* Added the positive result submission status card

Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>

* lint fix

* Updated main fragment documentation

* Added icon for sharing risk status

Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>

* Updated positive result home screen card text and icons

Signed-off-by: default avatarKolya Opahle <k.opahle@sap.com>

* added the ui state to the submission view model

* Create a include for the submission done screen

* Starting to add ui state based cards to homescreen

* Added barrier for main screan layout to help with state change

barrier in constraint layout will add barrier for about _card which will seperate it from whatever card is visible above it. (main_test, main_test_done, main_test_positive, main_risk)

* Submission ui is now based on UIState which is calculated in ViewModel

* Small changes to the thank you view. More design changes tomorrow

* UI State now allows for failed fetch status again

* Re-Added ?. that somehow got lost during the merge

Co-authored-by: default avatarOliver Zimmerman <oezimmerman@gmail.com>
parent 2675ed2d
No related branches found
No related tags found
Loading
Showing
with 260 additions and 229 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment