Expanded highlight type for album highlight
Demo: http://shortn/_0iz7yovZfU
This changes introduces opening directly to the album media page for
the requested album by setting ALBUM_MEDIA_GRID as the start
destination.
A new nav graph route is introduced specifically to open to the album media grid. This route uses the same AlbumMediaGrid() composable. The calling album is set into the navgraph path so that the composable has access to the album.
- Added corresponding test.
Bug: 433477880
Test: atest HighlightMediaResultsFearureTest
Flag: com.android.providers.media.flags.highlight_search_results_feature
Change-Id: Icd4bdf2587b4575497f78181c88eac980fc12d29
7 files changed