mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Move PreviewBackground into its own class file.
This is done in preparation for new PreviewBackground animation where we will be animating in the first page preview items when closing the Folder from a non-first page. Bug: 36022592 Bug: 35064148 Change-Id: Id4d54da16ddfa852ca639a2dc8d328307d4d443a
This commit is contained in:
@@ -57,7 +57,7 @@ public class FolderAnimationManager {
|
||||
private GradientDrawable mFolderBackground;
|
||||
|
||||
private FolderIcon mFolderIcon;
|
||||
private FolderIcon.PreviewBackground mPreviewBackground;
|
||||
private PreviewBackground mPreviewBackground;
|
||||
|
||||
private Context mContext;
|
||||
private Launcher mLauncher;
|
||||
|
||||
Reference in New Issue
Block a user