Updating alignment of search input

Bug: 30017936
Change-Id: I2f68711762872bc100b41b2b4768d33e2c0cd902
This commit is contained in:
Peter Schiller
2016-07-07 18:52:21 -07:00
parent 2ee27b12e9
commit 243ad3dbf8
3 changed files with 8 additions and 6 deletions

View File

@@ -203,7 +203,6 @@ public class AllAppsGridAdapter extends RecyclerView.Adapter<AllAppsGridAdapter.
continue;
}
// Find the section name bounds
PointF sectionBounds = getAndCacheSectionBounds(sectionName);