Only allow resizeable Activity to create TaskFragment
TaskFragment is usually occupied a portion of the owner Task. Using a non-resizable Activity limits the ability to resize Activity within TaskFragment. This CL prohibits non-resizeable Activity to create TaskFragment. Test: TaskFragmentOrganizerPolicyTests Bug: 199689901 Change-Id: I10ebfc90de1b571466b048400696061df1bc0206
Loading
Please register or sign in to comment