B4A Class fsGlassmorphism(View with a blurred background)

Hi,

This is my first experiment with glassmorphism.
The class “fsGlassmorphism.bas” can be used to create a view with a blurred background and works with B4a and B4i.
The test project can be run with B4a and B4i.

Anyone can expand and improve the project as they wish.
The expansions or improvements can, of course, be posted here.

B4a-Screenshot:
1758021529538.png


B4i-Screenshot:
1758021590121.png
 

Attachments

  • fsGlassmorphism.zip
    146.4 KB · Views: 37

Filippo

Expert
Licensed User
Longtime User
Hi,

I have a problem with transparency at the corners.
In B4i, the corners are displayed correctly as transparent, i.e., without a blur effect, but not in B4a.
Is it possible to make the corners in B4a just as transparent as in B4i?

B4a-Screenschot:
1759490977523.png


B4i-Screenshot:
1759491013858.png
 

Attachments

  • fsGlassmorphism_1.zip
    145 KB · Views: 14
Top