ViewBadger
Version: 0.25
This is a wrapper for this java-library
ViewBadger
Version: 0.25
The Library is Donationware. You can try it out for free. If you then want to include the library in your project then you are forced to donate for this library. You can donate as much you want
The functionality of the "ClickListener" is successfully tested on the following Views:
Button, Panel, Label, ImageView, ToggleButton, RadioButton, ProgressBar and CheckBox
A ClickListener should NOT be set on the following Views (set last parameter of Initialize to FALSE here)
- Listviews
- Spinner
(maybe more but i have not tested them)
Version: 0.25
This is a wrapper for this java-library
ViewBadger
Version: 0.25
- Badger
Events:- onClick (value As Object)
- Hide
- Initialize (event As String, v As View, text As String, backgrouncColor As Int, AddClickListener As Boolean)
- Show
- Toggle
- setPadding (left As Int, top As Int, right As Int, bottom As Int)
- Position As Int [write only]
- Tag As Object [write only]
- Text As String [write only]
The Library is Donationware. You can try it out for free. If you then want to include the library in your project then you are forced to donate for this library. You can donate as much you want
The functionality of the "ClickListener" is successfully tested on the following Views:
Button, Panel, Label, ImageView, ToggleButton, RadioButton, ProgressBar and CheckBox
A ClickListener should NOT be set on the following Views (set last parameter of Initialize to FALSE here)
- Listviews
- Spinner
(maybe more but i have not tested them)
Attachments
Last edited: