Mahavir Jain
Mahavir Jain
It's really a very weird issue I am encountering. When I install the crypto package, it gives me following error: `ImportError: cannot import name 'secure_filename' from 'werkzeug' (/root/.local/share/virtualenvs/eprocessify-backend-TPPgizr-/lib/python3.7/site-packages/werkzeug/__init__.py) ` But...
If you are using FolioReader (stock/modified) in your app and you have published to play store, please put play store link in comments.
Hi, I don't know why but whenever i try calling notifydatasetchanged() method, it causes the gridview to crash.. Following is crash report:: java.lang.NullPointerException at org.askerov.dynamicgrid.AbstractDynamicGridAdapter.getItemId(AbstractDynamicGridAdapter.java:68) at android.widget.AbsListView.obtainView(AbsListView.java:2752) at android.widget.GridView.onMeasure(GridView.java:1065) at...