am b8898d5f: Put app alls surface on top.
Merge commit 'b8898d5f8dfa71a8212dc502fda212b3ae029ad4' * commit 'b8898d5f8dfa71a8212dc502fda212b3ae029ad4': Put app alls surface on top.
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