mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 00:06:47 +00:00
Merge "Workspace pagination UI update" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a13d5c4b91
@@ -113,7 +113,6 @@ public class FolderPagedView extends PagedView<PageIndicatorDots> implements Cli
|
||||
public void setFolder(Folder folder) {
|
||||
mFolder = folder;
|
||||
mPageIndicator = folder.findViewById(R.id.folder_page_indicator);
|
||||
mPageIndicator.setShouldAutoHide(false);
|
||||
initParentViews(folder);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user