Jasmine Thomas

Results 4 issues of Jasmine Thomas

I use two drawer layouts one on left and another on right. Left handle is working properly but right one is shown away from drawer. I saw like setVerticalPostionOffset(0) can...

I need to show a listview in one of my side menu item click.When i added the listview and wrote code,the transition animation went so bad.Its not smooth now.I added...

I want to make the right menu different from the left menu in appearance.I want to create a listview below the right menu item. For that,should i need to create...

In the demo application,you've written a method changeFragment() for changing the fragments on side menu item click.There,the fragments are not replaced.Instead new fragment is placed above the old one.I am...