packages/SettingsLib/CollapsingToolbarBaseActivity/res/layout-v31/collapsing_toolbar_base_layout.xml
+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
SettingsTransitionActivity is an abstract activity being in charge of the transition feature. Activities extending it will get settings transition applied. We make CollapsingToolbarBaseActivity extend this activity. Clients extending CollapsingToolbarBaseActivity will have both app bar behaviour and the transition applied. Also add android:transitionName into the collapsing layout, so the transition would start from the back arrow on the action bar. And bump the min_sdk to 29 to relevant dependencies. Bug: 177480673 Test: rebuild and apply it on NotificationHistoryActivity Change-Id: I8e070a0f07080d027fec7b944bdcdbb758ae44b7