[ 
https://issues.apache.org/jira/browse/CB-9538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15075077#comment-15075077
 ] 

ASF GitHub Bot commented on CB-9538:
------------------------------------

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

----


> Implementing FadeSplashScreen feature for Android
> -------------------------------------------------
>
>                 Key: CB-9538
>                 URL: https://issues.apache.org/jira/browse/CB-9538
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android, Plugin SplashScreen
>            Reporter: Philipp Grosswiler
>            Priority: Minor
>
> Implementing FadeSplashScreen preference by using AlphaAnimation to fade out 
> the ImageView.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to