GitHub user daserge opened a pull request:
https://github.com/apache/cordova-plugin-splashscreen/pull/73
CB-9538 Implementing FadeSplashScreen feature for Android
FadeSplashScreen is supported by using AlphaAnimation to fade out the
ImageView.
Based on #71
[Jira issue](https://issues.apache.org/jira/browse/CB-9538)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MSOpenTech/cordova-plugin-splashscreen CB-9538
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-splashscreen/pull/73.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #73
----
commit 694edf2be8174fdadf5183cdc38fc10af27b7237
Author: Philipp Grosswiler <[email protected]>
Date: 2015-08-06T09:29:41Z
Added support for FadeSplashScreen.
commit 8bd92ca017268b8b2b8fa67b93238e899dbd4a57
Author: Philipp Grosswiler <[email protected]>
Date: 2015-08-07T02:23:11Z
Added DecelerateInterpolator for smoother fading experience.
commit e724b16ba0a354d12abbec23b705a8bb13f52210
Author: Philipp Grosswiler <[email protected]>
Date: 2015-08-07T15:31:16Z
Fixed reading preference as Float instead of Integer (thanks to spiritax
for pointing this out).
commit 1bfcd9239dca8c548158726e7acd191f2b185938
Author: daserge <[email protected]>
Date: 2015-12-30T14:38:33Z
CB-9538 Implementing FadeSplashScreen feature for Android
Refactoring, adds support of seconds for fade duration for backward
compatibility
Includes fade duration into overall splashscreen duration to be consistent
with iOS
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]