Wong Keng Leong
Wong Keng Leong
FATAL EXCEPTION: main Process: com.wokelchords.app.auctionhero, PID: 8207 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.wokelchords.app.auctionhero/com.vijay.jsonwizard.activities.JsonFormActivity}: java.lang.NullPointerException: Null reference used for synchronization (monitor-enter) at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2298) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2360) at android.app.ActivityThread.access$800(ActivityThread.java:144) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1278) at android.os.Handler.dispatchMessage(Handler.java:102)...
please add a option to disable the interaction which if user touch the image, the IDMPhotoBrowser's toolbar would be hidden.
I am trying to define HTTP method COPY in my gin router as defined by RFC 4918 specification but gin router group does not support it. It only supports POST,...