Skip to content

Instantly share code, notes, and snippets.

View GutoMartins019's full-sized avatar

Augusto Martins Vigânigo GutoMartins019

  • Florianópolis/SC - Brazil
View GitHub Profile

Sexy transition between Activities (based on Twitter transition)

Looking at the officiel Twitter Android client I've noticed the slight cool & sexy transition between activities. I was curious to know how that worked so I had fun with android xml animations and ended up with that:

push_left_in.xml

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