Edward van Raak
Edward van Raak
For anyone still using this lib or one of its forks, these extensions I made worked for me, it uses the icon inside the primary FAB as the pivot point....
@MilanMalovic Yeah that worked for the clipping issue. I now see that it was included in the XML in the README as well, but totally missed it so thanks for...
I need some more information if possible. What exactly are you doing to "force" landscape mode? Also on what API and device is this happening?
Interesting. So far I was unable to reproduce the crash on an emulator or phone with a normal size screen. Are you able to test your app on an emulator...
Not possible right now but I could make a feature like this. Right now I am on a vacation, work will be done on this library next weekend together with...
You should definitely try to call the builder inside the original activity that hosts the fragments. Use an interface callback method to communicate with your activity as described here: https://developer.android.com/training/basics/fragments/communicating.html...
Will look into this tommorow
Nobody is stopping you from forking it and continuing development if you like it so much?