Rakesh Kashyap
Rakesh Kashyap
Actually I am using https://github.com/mikepenz/FastAdapter and I am unable to use skeleton with it. FastAdapter has a lot of advantages over vanilla Adapter.. It would be really helpful if you...
correct me if i am wrong... Activty/Fragment's onCreateOptionsMenu would change the toolbar that was set for the activity itself. In my layout xml i have 2 Toolbars. one for activity...
Assuming that you are referring to the second toolbar. I tried this in oncreate of the activity. It did not change the title or inflate the menu. I am modifying...
@nugrahaga on activity creation set ```behavior.setState(BottomSheetBehaviorLikeGoogleMaps.STATE_HIDDEN);``` when you want to show then set it for ```behavior.setState(BottomSheetBehaviorLikeGoogleMaps.STATE_ANCHOR_POINT);```
> I had the same problem on some phones and I reproduced it. After the APP successfully loads the dynamic module, if I enter the QR code scanning page without...
@mlake hijacking this topic to ask your opinion. i have implemented this feature and would like to know if you are open to accept an MR for the same. if...
I have the same question :)
looks like the answer is "yes" i tried to change the my package's pug version to beta-3 and it worked.
hi @k4black any thoughts?