Free new extension water Reflection effect

Simple extension u can create image with water refflect in layout


com.varsha.RefflectEfect.aix (7.9 KB)
new update:
new update: :innocent:
now its working on kodular now u can build apk successfully but u cant test on companion if u want to test on companion then u have to use images from ur asset folder from mobile for example Sdcard/Appinventor/Assets/a.jpg or place images in mobile asset folder
it will work on compain

blocks (13)
image_reflection.aia (8.7 KB)

com.varsha.RefflectEfect.aix (7.9 KB)

6 Likes

Nice, but it doesn't work in Kodular:

Try a built .apk

1 Like

Yes, APK works in Kodular.

1 Like

Somewhere in the code @varsha_naik is getting bitmap from file (probably using MediaUtil) which is working in ai2 but not in Kodular (we don't know if they have changed something).

Good job :+1: @varsha_naik

Sorry to say I forgot to mention it's working on companion u have to use asset folder images if u wnt to test on companion

Quite confusing.
Can you please elaborate?

1 Like

I think the extension is mainly used for reflecting effect. It takes the image and reflect at the bottom like water reflection.

But my question was not that. :sweat_smile:

I asked for this.

However, I have got my answer.

The answer is misleading as it suggests that other paths would work with the APK, which it doesn’t.

Neither with absolute nor relative paths:

/storage/emulated/0/Download/test.png
/Download/test.png

1 Like