I need a method that allows the blur effect to apply to any android View (such as ImageView, TextureView, Button, etc.). I have the necessary shader, but I do not know how to apply it to the View. Or maybe there needs another way?
Thank you for any advice.