Skip to content

Commit 4a9dc3c

Browse files
authored
v3.5 release
1 parent c5801ea commit 4a9dc3c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ static boolean ASWP_ONLYCAM = false; //incase you want only camera files
4747
static boolean ASWP_MULFILE = true; //upload multiple files in webview
4848
static boolean ASWP_LOCATION = true; //track GPS locations
4949
static boolean ASWP_RATINGS = true; //show ratings dialog; auto configured, edit method get_rating() for customizations
50+
static boolean ASWP_PULLFRESH = true; //pull refresh current url
5051
static boolean ASWP_PBAR = true; //show progress bar in app
5152
static boolean ASWP_ZOOM = false; //zoom control for webpages view
5253
static boolean ASWP_SFORM = false; //save form cache and auto-fill information
@@ -94,11 +95,11 @@ Smart WebView Pro is a commercial app built for small and medium level businesse
9495
PRO FEATURES:
9596
- Firebase Push Notifications
9697
- Google AdMob
98+
- Chromium Tab for External URLs
9799
- Navigation Drawer
98100
- Search Bar
99101
- Action Menu
100-
- Chrome Tab for External URLs
101-
- And more
102+
- And other customizations
102103
```
103104

104105
**To Get Smart WebView Pro's Updates, Demo and Documentation, follow [SmartWebView-Pro](https://github.com/voinsource/SmartWebView-Pro) repo.<br>If you have any queries regarding SWV Pro, you can raise an issue [here](https://github.com/voinsource/SmartWebView-Pro/issues).**

0 commit comments

Comments
 (0)