Merge "Updating the UI for focused state of an icon/folder." into ub-now-porkchop
This commit is contained in:
@@ -999,6 +999,7 @@ public class AppsCustomizePagedView extends PagedViewWithDraggableItems implemen
|
||||
icon.setOnLongClickListener(this);
|
||||
icon.setOnTouchListener(this);
|
||||
icon.setOnKeyListener(this);
|
||||
icon.setOnFocusChangeListener(layout.mFocusHandlerView);
|
||||
|
||||
int index = i - startIndex;
|
||||
int x = index % mCellCountX;
|
||||
|
||||
Reference in New Issue
Block a user