daniel-stoneuk / material-about-library

Makes it easy to create beautiful about screens for your apps
Apache License 2.0
1.12k stars 140 forks source link

Disable animation on start #47

Closed rubengees closed 7 years ago

rubengees commented 7 years ago

Library version: 1.8.2 AppCompat version: 25.3.1

When navigating to my MaterialAboutFragment subclass, it shows a short animation. I do not have such animations for any other of my sections and thus it looks inconsistent. Might it be possible to implement some kind of setting for disabling the animation?

daniel-stoneuk commented 7 years ago

Hi, I'll work on this soon. Thanks.

daniel-stoneuk commented 7 years ago

So sorry, been inundated with other work recently. I'm always up for pull requests, or you can fork the repo and easily remove the animation.