1. Introduction
- Description: a sister extension to the AltNotifier, this simple extension has two methods not found in the standard notifier component that allow the developer to display an image in a notifier.
- Latest version: 4.0
- Released: 2021-09-15T23:00:00Z
- Last updated: 2022-08-21T23:00:00Z
- Tested: Android 10 & 11, companion and compiled
- Built: Using the Rush Extension Builder by @ Shreyash
2. Blocks
- In both method blocks the developer can provide a Title and a Caption for the imageNotifier. Use a blank text block if not required.
- Both blocks also offer a maxSize feature. A value of 600 works well for most images, a lower number will provide a smaller image, a higher number a bigger image.
Displaying an image from file. The developer needs, as a minimum, to provide an absolute file path to the image
There is an after display event
Displaying an image from a base64 string
There is an after display event
- Usage
Blocks and Screenshots demonstrating usage
- Files
AIX: ImageNotifier
JAVA: imageNotifier.java.txt (4.8 KB)
Enjoy
- Procedure AddOn
Only for the methods in this extension, if you use this draggable procedure in your "title" socket, it will make the buttons fill the width of the notifier in Classic theme.
Changelog
updated to version 4 to adjust notifier button method, which allows for project compilation
Available for use in any MIT AppInventor projects or competitions
#####################################################################
This work by TIMAI2 is licensed under an
MIT Licence.
#####################################################################
- Credits & Thanks
go to @shreyash, @Kumaraswamy, @vknow360, @Juan_Antonio for their help, advice and input along the way