resolved conflicts for merge of 9fc953b9 to ub-launcher3-master
Change-Id: Ia3e845a2e336c846cceefdc2d1e8c6786753f1b1
This commit is contained in:
@@ -2021,7 +2021,7 @@ public class Workspace extends PagedView
|
||||
}
|
||||
|
||||
public void updateAccessibilityFlags() {
|
||||
if (Utilities.isLmpOrAbove()) {
|
||||
if (Utilities.ATLEAST_LOLLIPOP) {
|
||||
int total = getPageCount();
|
||||
for (int i = numCustomPages(); i < total; i++) {
|
||||
updateAccessibilityFlags((CellLayout) getPageAt(i), i);
|
||||
|
||||
Reference in New Issue
Block a user