Fix wrong alpha set on background drawable
Fixes: 250728240 When the Activity transition was stopped before the background started fading in, the background would be set to an alpha = 1. This was the wrong value, it should have been 255. Test: new test Change-Id: Ia1026d17aa516db5d1faf0115f946ee64c15d710
Loading
Please register or sign in to comment