mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-18 10:18:20 +00:00
Removing Launcher dependency from Folders
This allows opening/closing folders without a Launcher context Bug: 187353581 Test: Manual Change-Id: Id73a40445a23004eb554f0422d286aa0ff6b3c41
This commit is contained in:
@@ -132,6 +132,7 @@ public abstract class BaseActivity extends Activity implements ActivityContext {
|
||||
|
||||
private final ViewCache mViewCache = new ViewCache();
|
||||
|
||||
@Override
|
||||
public ViewCache getViewCache() {
|
||||
return mViewCache;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user