-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Android: streamline home screen load #1124
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
… up first rendered screen
…le without checkin nullability)
marcosholgado
left a comment
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.
Nice job @cmonfortep! Looks amazing and much faster than before, specially on 21! I left a few comments but nothing major.
- Tested in API 21 and 30
- Light/dark mode
- Clear data feature
app/src/main/java/com/duckduckgo/app/browser/HomeBackgroundLogo.kt
Outdated
Show resolved
Hide resolved
app/src/main/java/com/duckduckgo/app/browser/BrowserActivity.kt
Outdated
Show resolved
Hide resolved
|
@marcosholgado could you re-review this again? Thanks! |
marcosholgado
left a comment
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.
Thanks for the changes @cmonfortep! Ship it! 👍
Task/Issue URL: https://app.asana.com/0/488551667048375/1200024092221607/f
Tech Design URL:
CC:
Description:
This PR includes changes to make our clear data restart process smoother and faster:
Steps to test this PR:
Test 1:
Test 2:
Internal references:
Software Engineering Expectations
Technical Design Template