Signal-Android/app/src/main/res/transition/change_transform.xml

4 lines
208 B
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<transitionSet xmlns:android="http://schemas.android.com/apk/res/android">
<transition class="org.thoughtcrime.securesms.stories.ScaleTransition" />
</transitionSet>