him2016

Results 23 issues of him2016

I am using ViewPager2. How to use it with ViewPager2. Does it have provision for it?

java.lang.NullPointerException: Attempt to invoke virtual method 'android.content.res.XmlResourceParser android.content.pm.ProviderInfo.loadXmlMetaData(android.content.pm.PackageManager, java.lang.String)' on a null object reference at android.support.v4.content.FileProvider.parsePathStrategy(FileProvider.java:604) at android.support.v4.content.FileProvider.getPathStrategy(FileProvider.java:578) at android.support.v4.content.FileProvider.getUriForFile(FileProvider.java:416) at com.vincent.filepicker.adapter.VideoPickAdapter$3.onClick(VideoPickAdapter.java:167) at android.view.View.performClick(View.java:6256) at android.view.View$PerformClick.run(View.java:24701) at android.os.Handler.handleCallback(Handler.java:789) at android.os.Handler.dispatchMessage(Handler.java:98)...

Does this library downloads the file too into the device's internal storage or just shows the file from the network because when I try to open the file using intent...

There is some issue with the implementation as I can't clear out the text by keep pressing the backspace key and typing speed too has decreased comparatively. Please look into...

- [ ] My submission is formatted according to the guidelines in the [contributing guide](/CONTRIBUTING.md) - [ ] My addition is ordered alphabetically - [ ] My submission has a...

enhancement

In case I leave my app in the background for too long, the socket connection is disconnected from the server but disconnect callback not received on client side. Is this...

hacktoberfest-accepted