Merge "Highlight the tab for the first time" into ub-launcher3-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
6a22996244
@@ -538,7 +538,7 @@ public class AllAppsContainerView extends RelativeLayout implements DragSource,
|
||||
|
||||
public void onScrollUpEnd() {
|
||||
if (mUsingTabs) {
|
||||
((PersonalWorkSlidingTabStrip) findViewById(R.id.tabs)).peekWorkTabIfNecessary();
|
||||
((PersonalWorkSlidingTabStrip) findViewById(R.id.tabs)).highlightWorkTabIfNecessary();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user