mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-20 03:08:19 +00:00
Merge changes Ib2bc8419,Ia41cb0e3,I43bfbc41 into sc-v2-dev
* changes: Animate PredictedAppIcon when its icon changes Add "wave" animation when entering taskbar edu Add slot machine animation for PredictedAppIcon
This commit is contained in:
committed by
Android (Google) Code Review
commit
2d5a8dc847
@@ -121,6 +121,10 @@ public class TaskbarViewController {
|
||||
return mTaskbarView.getIconLayoutBounds();
|
||||
}
|
||||
|
||||
public View[] getIconViews() {
|
||||
return mTaskbarView.getIconViews();
|
||||
}
|
||||
|
||||
public AnimatedFloat getTaskbarIconScaleForStash() {
|
||||
return mTaskbarIconScaleForStash;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user