mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 00:06:47 +00:00
Merge "Fix the case of the missing header." into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
64d5e25ab7
@@ -180,11 +180,6 @@ public class ActivityAllAppsContainerView<T extends Context & AppLauncher
|
||||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
protected boolean shouldShowTabs() {
|
||||
return super.shouldShowTabs() && !isSearching();
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isSearching() {
|
||||
return mIsSearching;
|
||||
|
||||
Reference in New Issue
Block a user