mzelzoghbi / ZGallery

Android 3rd party library to make implementing galleries more easier
164 stars 64 forks source link

Image no Open en ZGrid #18

Open Dolls1 opened 7 years ago

Dolls1 commented 7 years ago

Hello, I have the following problem when I open the ZGrid the application opens correctly and displays the images but when I select it it shows the following message

java.lang.NullPointerException:

Attempt to invoke interface method 'java.lang.String java.lang.CharSequence.toString()' on a null object reference at com.mzelzoghbi.zgallery.activities.ZGridActivity.onClick(ZGridActivity.java:56) at com.mzelzoghbi.zgallery.adapters.GridImagesAdapter$1.onClick(GridImagesAdapter.java:46) at android.view.View.performClick(View.java:5207) at android.view.View$PerformClick.run(View.java:21177) at android.os.Handler.handleCallback(Handler.java:739) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:148) at android.app.ActivityThread.main(ActivityThread.java:5441) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:738) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:628)

dwane161 commented 7 years ago

I had the same problem, anyone can help us?

Hemant0601 commented 6 years ago

Same problem

charmi2636 commented 6 years ago

Yaa..I am also getting the same problem Can anyone help?

UniqueJoy commented 5 years ago

i also having same problem. please fix