mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-16 09:08:19 +00:00
[App Pairs 7/?] This patch implements the app pair launch animation from icon. Adds a new function, composeFadeInSplitLaunchAnimator(), in SplitAnimationController, that builds the combined launcher + shell animation. Bug: 309618233 Flag: ACONFIG com.android.wm.shell.enable_app_pairs DEVELOPMENT Test: Manual Change-Id: I8e95f629ae2a71f1bd6cbb356f5e33233e5c2906
6 lines
283 B
XML
6 lines
283 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<com.android.quickstep.views.FloatingAppPairView
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:layout_width="match_parent"
|
|
android:layout_height="match_parent">
|
|
</com.android.quickstep.views.FloatingAppPairView> |