Ghazi
Ghazi
I don't know what or how to look into this, unless I have some log data. I'm not having problem on my end for the same. Can you share the...
use this `getSupportActionBar().setTitle("Your Title");`, you can put it inside `onNavigationItemSelected()` or `onProgressChanged()`. Also, please don't mention anybody randomly here, as @djmike3404 is getting notifications regarding this issue for no reason.
hello @mahdi1319, it's just a feature preview, I didn't add the comment there. It will be added in the next release, you have to wait. sorry.
hey, I've updated the repo, you can test now.
noted, will look into it
Seems like app is trying to download a blog file. Download function is configured to process complete file URIs only, that's why it could be happening.
is this happening in any specific device or android version?
surely you can make webview behave like a normal browser to save form data (like email, password, addresses etc), by checking `ASWP_SFORM` to `true`. By default it's `false` just for...
how are you testing it? Quick run or proper app uninstall and install?
you should atleast tell us whether it worked or not before closing the thread. it might help other users understand what works and what not. Can you please confirm @nathanm95...