Android Fragments and animation

How should you implement the sort of sliding that for example the Honeycomb Gmail client uses?

Can TransactionManager handle this automatically by adding and removing the Fragments, it’s kind of difficult to test this due to the emulator being a slideshow 🙂

6 Answers
6

Leave a Comment