Closed YusukeIwaki closed 7 years ago
Currently SplashActivity has 2 responsibility:
I think it would be more useful if the logic of animation is capsulized in a Fragment. This Pull Request provides SplashFragment for handling the ParticleView, and makes SplashActivity simpler.
SplashFragment
-
not changed. Just a refactoring :)
:eyes:
I think it would be more useful if the logic of animation is capsulized in a Fragment.
Make sense. I agree your opinion
LGTM 💯 Thanks! @roana0229 Can you check this just in case?
Overview (Required)
Currently SplashActivity has 2 responsibility:
I think it would be more useful if the logic of animation is capsulized in a Fragment. This Pull Request provides
SplashFragment
for handling the ParticleView, and makes SplashActivity simpler.Links
-
Screenshot
not changed. Just a refactoring :)