Open hatpick opened 9 years ago
If I have a main activity called A and I put .execute code inside it to go to another activity B where blurring happens, how can I have the same blurred background if I create activity B from a notification?
Thanks,
Also when activity gets destroyed, when it comes back, there is no background, any solution?
If I have a main activity called A and I put .execute code inside it to go to another activity B where blurring happens, how can I have the same blurred background if I create activity B from a notification?
Thanks,