-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Feature/onboarding improvements #486
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
Conversation
| app:layout_constraintStart_toStartOf="parent" | ||
| app:layout_constraintTop_toTopOf="parent" | ||
| app:layout_constraintVertical_chainStyle="packed" | ||
| tools:background="#567"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Optional: Can we remove debug colours now?
| FORGET_ALL_EXECUTED("mf"), | ||
|
|
||
| ONBOARDING_DEFAULT_BROWSER_SETTINGS_LAUNCHED("mo_db_l"), | ||
| ONBOARDING_DEFAULT_BROWSER_SKIPPED("mo_db_s"), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we switch to m_ e.g m_odb_s so we use the new mobile pixel?
| ext { | ||
| androidX = "1.0.2" | ||
| materialDesign = "1.0.0" | ||
| materialDesign = "1.1.0-alpha05" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Optional: Consider avoiding alpha in future
Task/Issue URL: https://app.asana.com/0/35672304057861/1119703198846031
Tech Design URL:
CC:
Description:
New onboarding designs
Internal references:
Software Engineering Expectations
Technical Design Template