Objectanimator Shows White Background For Fragments In Android
i am trying to implement slide in slide out animation for fragments. animation is working fine but it shows some white color layout in between how can i hide or remove that? i refe
Solution 1:
After Hours of searching and debugging...i finally found the answer!
you need to create your own custom class which extends framelayout and apply properties:) hope it helps some one!
Post a Comment for "Objectanimator Shows White Background For Fragments In Android"