Jay Patel

Results 4 issues of Jay Patel

I'm showing multiple items to choose when the dialog opens, I want to show some of the items pre-selected. How can I do that?

How can I enable pinch to zoom for the current ` imageSlideViewHolder.imageView.setOnTouchListener(new ImageMatrixTouchHandler(context));` I used a third-party library in the adapter's `onBindImageSlide` method to do so, but it's not working!...

I want to select the menu item on the **item text click instead of selecting the checkbox**. I have tried various things but I'm not able to find any solution...

My python application using [gdata](https://pypi.org/project/gdata-python3/) (gdata-python3==3.0.1). While running the application I'm facing following error: > File "/Users/jay.patel/Desktop/myApp 4/app/modules/hc/py/utils.py", line 6, in > import gdata.apps.service > File "/private/var/folders/d8/9b7yg9fd5tb1bmc_wv6xb2840000gq/T/tmpa2VyEF/lib/python3.7/site-packages/gdata/apps/service.py", line 12, in...