Patch Update v7.1
Changes
- Re-added some properties to designer
- Added missing permissions
Bug Fixes
- Fixed bug in
LongClickable
property
CustomWebView - lite
Presenting just another variant of CustomWebView.
Note: This version can run even on Api 11 i.e. Honeycomb
Blocks
Documentation
Most of blocks work same as original version except this new event:
- OnSwipe
Event raised when left or right swipe occurs in webview.It returns 1 for left swipe and 2 for right swipe.
direction ~ int
Aix
com.sunny.CustomWebView.aix (14.0 KB)
Credits
Thanks to @drpeterramsis2007 for idea and testing extension