Put app alls surface on top.
Change-Id: I21df2b38f9483ab61a51cd5a54f227b5759f4e5c
This commit is contained in:
@@ -130,6 +130,7 @@ public class AllAppsView extends RSSurfaceView
|
||||
mConfig = ViewConfiguration.get(context);
|
||||
setOnClickListener(this);
|
||||
setOnLongClickListener(this);
|
||||
setOnTop(true);
|
||||
}
|
||||
|
||||
public AllAppsView(Context context, AttributeSet attrs, int defStyle) {
|
||||
|
||||
Reference in New Issue
Block a user