platform_packages_apps_Laun.../go
Kevin b35b7dee18 Update scrim if insets are added later.
If insets are set after the activity requests the foreground scrim to be
shown, the scrim will not be correctly added. This is an issue for
fallback recents which requests the foreground scrim right after
initialization.

To fix this, we save the request to show the scrim in a local variable
and check this on inset updates to determine whether we should show the
scrim or not.

Bug: 131853975
Test: Fallback recents now has foreground scrim added correctly
Change-Id: I15a19a3184bbc97a20fbcbba2106fd7221410df0
2019-05-10 12:13:00 -07:00
..
quickstep Update scrim if insets are added later. 2019-05-10 12:13:00 -07:00
res Rename launcher:iconSize attribute to prevent overriding material 2019-04-24 16:22:51 +00:00
src/com/android/launcher3 Removing ShortcutInfoCompat and directly using ShortcutInfo 2019-04-22 15:39:40 -07:00
AndroidManifest.xml Changing min sdk to 25 2019-01-29 11:29:52 -08:00