athirasanthosh

Results 9 issues of athirasanthosh

How can I change the position of FloatingActionButton to right side bottom inside FABRevealLayout

If any views are expanded, i need to close when i expand one item.Means expand one view at a item. Is it possible?

I need to integrate view pager and when I swipe the view pager I need to move RubberIndicator according to the viewpager on the page changed. Is it possible?

java.lang.RuntimeException: Unable to start activity ComponentInfo{com.qslll.expandingpager/com.qslll.expandingpager.MainActivity}: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.support.v4.view.ViewPager.setAdapter(android.support.v4.view.PagerAdapter)' on a null object reference at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2339) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2413) at android.app.ActivityThread.access$800(ActivityThread.java:155) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1317) at android.os.Handler.dispatchMessage(Handler.java:102) at...

is it possible to set layout inside the Reachability. Meansi need to set layout instead of "R.drawable.tiles".is it possible?

I need to change the size of uncheck check box size. How can i implement this?

Is it possible to change particle text as image

mRefreshLayout.finishRefreshing(); is not working properly and some times does not draw back after completing refresh

I need to implement load more data when scroll to end . Is it possible identify scroll listener state?