Fix performance of clip

The clip was causing recomposition during the animation. Use a lambda to
prevent that.

Test: manual, using compose profiler
Fixes: 372458452
Flag: com.android.systemui.qs_ui_refactor_compose_fragment
Change-Id: I02ecd7359a7d95c41e8476f1c55eb76595d98f1c
2 files changed