mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-29 05:04:54 +01:00
Add shared element transition for camera fab.
This commit is contained in:
committed by
Greyson Parrelli
parent
33b88796e8
commit
7f2f5a182f
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<pathInterpolator xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:controlX1="0.4"
|
||||
android:controlX2="0.0"
|
||||
android:controlY1="0.2"
|
||||
android:controlY2="1" />
|
||||
Reference in New Issue
Block a user