mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-28 15:56:49 +00:00
Follow changed API.
Change-Id: If4e9190b1dec55f75b5b9283563ef47573053c32
This commit is contained in:
@@ -129,7 +129,7 @@ public class AllAppsView extends RSSurfaceView
|
||||
mConfig = ViewConfiguration.get(context);
|
||||
setOnClickListener(this);
|
||||
setOnLongClickListener(this);
|
||||
setOnTop(true);
|
||||
setZOrderOnTop(true);
|
||||
getHolder().setFormat(PixelFormat.TRANSLUCENT);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user