Add infrastructure for sharesheet work tab (part 1)
This CL consists of the following changes: - Create a ViewPager to show work and personal pages - Create a custom WrapHeightViewPager to accommodate the behaviour of the existing intent resolver - Create PagerAdapters to use in the ViewPager for both intent resolver and chooser - Modify ResolverListController to work with userIds Test: manually performed text and picture sharing on a 1-user device Test: manually performed text and picture sharing on a device with work profile on both profiles Test: manually compared UX between a device with my changes and a previous version of the share sheet Test: atest com.android.internal.app.ResolverActivityTest Test: atest com.android.internal.app.ChooserActivityTest Test: atest com.android.internal.app.ResolverListControllerTest Bug: 142537267 Bug: 142538125 Change-Id: I4487b86e2a7566a3e14b36d3e0eb13a30d00349c
Loading
Please register or sign in to comment