mirror of
https://github.com/KokaKiwi/BarInsta
synced 2024-11-14 18:57:30 +00:00
96da16ff84
Added global fragment animations too
5 lines
194 B
XML
5 lines
194 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<translate xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:duration="300"
|
|
android:fromXDelta="100%"
|
|
android:toXDelta="0%" /> |