Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Android: Ripple not displayed on the whole item (#2949)
Task/Issue URL: https://app.asana.com/0/1200905986587319/1204131202912051/f ### Description Fixed ripple on view all recent activity item (replaced `OneLineListItem` with `DaxTextView` as pe updated design). ### Steps to test this PR - [x] Install from this branch. - [x] Enable AppTP. - [x] On `App Tracking protection` screen (main AppTP screen) once you have more than 5 items in the `Activity` you should see the `View All Recent Activity` item. - [x] Tap on `View All Recent Activity` item and notice the ripple is displayed over the whole item. ### UI changes | Before | After | | ------ | ----- | |![view_all_recent_activity_tapped_before](https://user-images.githubusercontent.com/7963079/224310217-ec2cc9e3-8af9-4c07-94fc-7377819b85b9.png)|![view_all_recent_activity_tapped_after](https://user-images.githubusercontent.com/7963079/224310894-c0000576-abd1-4533-8a07-f1bf1c7a9a69.png)|
- Loading branch information