mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Removing unused background padding from base recycler view
Change-Id: I36f68a143df8f3668074b3539aa9af170a91e511
This commit is contained in:
@@ -463,7 +463,6 @@ public class DeviceProfile {
|
||||
public void layout(Launcher launcher, boolean notifyListeners) {
|
||||
FrameLayout.LayoutParams lp;
|
||||
boolean hasVerticalBarLayout = isVerticalBarLayout();
|
||||
final boolean isLayoutRtl = Utilities.isRtl(launcher.getResources());
|
||||
|
||||
// Layout the search bar space
|
||||
Point searchBarBounds = getSearchBarDimensForWidgetOpts();
|
||||
|
||||
Reference in New Issue
Block a user