0

I am developing a settings screen using nested PreferenceScreen classes. As of now, when I click on a PreferenceScreen, it moves to the nested screen without any animation.

Can anybody tell me how can I make this transition into a nested PreferenceScreen and out back to top level PreferenceScreen with animation?

1 Answers1

0

The question is not so clear, but check this out. https://github.com/andkulikov/transitions-everywhere

narancs
  • 5,234
  • 4
  • 41
  • 60