airtel121
airtel121
I am using flow like below, ``` ``` In **app:flow_wrapMode="none"** i wanted to scroll the elements if it's not fit in screen. But it's not happening i tried by adding...
I want to update fragment dynamically but its not work with FragmentPagerAdapter so i just change it to FragmentStatePagerAdapter but issue is that getRootView() returns null when used with FragmentStatePagerAdapter.so...
Is there any option for set selection with value or position? Is there any option for default selected item?
1) There is no option to change text size , text color , text caps or not. There should be an option via xml as well as programmatic way. 2)...
I use this inside fragment and figure out that getDrawingCatch() inside onDraw() returns null. Application crashed.