Signal-Android/app/src/main/res/transition/fragment_shared.xml
2020-01-06 11:08:30 -05:00

5 lines
No EOL
175 B
XML

<?xml version="1.0" encoding="utf-8"?>
<transitionSet xmlns:android="http://schemas.android.com/apk/res/android">
<changeTransform />
<changeBounds />
</transitionSet>