android - Color behind activity -


im playing in between activities transition animation. when 1 activity scaled , moved center can see black background behind it. question is: how change background color?

i've tried options on window object - both code , styles.xml. note, setting windowistransculent=true not effect want achieve.

thanks answer!

not possible remove black color between activity transition in cases such 3d style animations or delay between activity n b transition . way hide black color. give proper animation covers complete screen activity or b (like slide, alpha) or finish after complete launch of b


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -

jdbc - Not able to establish database connection in eclipse -