mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 00:06:47 +00:00
Moving divider line into predictionview.
Change-Id: I40753aaa154023641cead2bd7dcf906fa5a4c2d7
This commit is contained in:
@@ -547,7 +547,7 @@ public class AllAppsContainerView extends RelativeLayout implements DragSource,
|
||||
return mHeader;
|
||||
}
|
||||
|
||||
private void setupHeader() {
|
||||
public void setupHeader() {
|
||||
if (mHeader == null) {
|
||||
return;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user