Abhishek Sahu
Results
1
comments of
Abhishek Sahu
> Hey @Dimezis sorry for the long delay. Here is the code that sets up all the blur information. > > ```java > public void setBlurredView(View viewToBlur) { > viewToBlur.setBackgroundColor(Color.TRANSPARENT);...