[automerger] Reapply the change to not clip recents am: 257b9c1ac1
Change-Id: Ia656fd616c5c3442285e5f648a130a1170574952
This commit is contained in:
@@ -260,7 +260,6 @@ public abstract class RecentsView<T extends BaseActivity> extends PagedView impl
|
||||
super(context, attrs, defStyleAttr);
|
||||
setPageSpacing(getResources().getDimensionPixelSize(R.dimen.recents_page_spacing));
|
||||
enableFreeScroll(true);
|
||||
setClipToOutline(true);
|
||||
|
||||
mFastFlingVelocity = getResources()
|
||||
.getDimensionPixelSize(R.dimen.recents_fast_fling_velocity);
|
||||
|
||||
Reference in New Issue
Block a user