Darshan Mistry

Results 10 issues of Darshan Mistry

Hello, I have to implement swipe layout in recyclerviewbut in some device its automatically close.So how to fix it.

What steps will reproduce the problem? 1. Set transparent background with margin color transparent in bar chart 2. Set pannable only Y axis 3. Scroll down 4. See result What...

Hi, How to parse 09 04 pid, is there any method in this library to parse 09 04 pid?

feature

Hello, This library works very well in activity but not getting touch detection in the fragment. So how to implement in the fragment. And also don't get dispatchTouchEvent() method in...

Hello, How to place a portal scene inside another portal scene? I have no found such kind of example or documentation on virocore site.

Hello sir, here i set menu item using below code. List resideMenuItemList = new ArrayList(); for (int index = 0; index < titles.length; index++){ ResideMenuItem menuObj = new ResideMenuItem(this, icon[index],...

Hello sir, How to add multiple selection functionality in calendar instead of select only one date in calendar.

Hello sir , In this library how to set label for y axis .

Library looks awesome but before I have used this library I have one question. Question: 1) Is there any scope to track progress of circle? example : If animation of...

I have a below composable function in which I need to clip RoundedPolygon but not able to clip because clip function take Shape as a parameter. **Is there any way...