You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the animation of closeActivity() plays, the shadow is always very dark. But when animation ends, it turns total transparent suddenly. Even if I didn't set the shadow_view_id in my layout, it behaves the same.
But I find if call onBackPressed() , the gradient of shadow behaves normally.
The text was updated successfully, but these errors were encountered:
When the animation of
closeActivity()
plays, the shadow is always very dark. But when animation ends, it turns total transparent suddenly. Even if I didn't set theshadow_view_id
in my layout, it behaves the same.But I find if call
onBackPressed()
, the gradient of shadow behaves normally.The text was updated successfully, but these errors were encountered: