-
Notifications
You must be signed in to change notification settings - Fork 232
Fix issue on analytics setting link #1177
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
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## develop #1177 +/- ##
===========================================
+ Coverage 56.87% 56.92% +0.05%
===========================================
Files 1039 1039
Lines 26812 26827 +15
Branches 5544 5546 +2
===========================================
+ Hits 15248 15270 +22
+ Misses 9168 9161 -7
Partials 2396 2396
☔ View full report in Codecov by Sentry. |
cdf01f2
to
ece8220
Compare
This also requires some internal changes to `ListSupportingText`, `ClickableLinkText` and `TimelineTextView` to match the behaviour and design.
Kudos, SonarCloud Quality Gate passed! |
Can be approved and merge I think. |
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.
LGTM, thanks!
Type of change
Content
The analytics policy link was not used on the setting screen. The PR adds it.
Also migrate the preference to
ListItem
, and fix a smaller issue on the AnalyticsOptInScreen
.Note: screenshots are getting recorded and I will add a changelog file once the commit with screeshot has been pushed.
Motivation and context
Fixes #1174
Screenshots / GIFs
Tests
Tested devices
Checklist