Final Version
This commit is contained in:
parent
05b41fa07a
commit
4de14fcc4a
13314 changed files with 577747 additions and 744 deletions
|
@ -0,0 +1,14 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<transitionSet xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<changeBounds>
|
||||
<arcMotion />
|
||||
</changeBounds>
|
||||
<changeTransform />
|
||||
<changeClipBounds />
|
||||
<changeImageTransform />
|
||||
<targets>
|
||||
<target android:excludeId="@android:id/statusBarBackground" />
|
||||
<target android:excludeId="@android:id/navigationBarBackground" />
|
||||
<target android:excludeId="@id/toolbar" />
|
||||
</targets>
|
||||
</transitionSet>
|
Loading…
Add table
Add a link
Reference in a new issue