-
how to make background dim when floating mennu button is clicked.I tried on setonclosedtouchoutside() but it didnt work
-
WIth the new Design library from Google comes the CoordinatorLayout that allows the official FAB to react to different events such as scrolling or the entrance/dismiss of a Snackbar below the FAB.
S…
-
I want it to block click events when the menu is open but do not block touch or click events when the menu is collapsed.
I can't find a on Collapse or Expand Event. How to access this event so I can …
-
Hello!
I have an FloatingActionButton and FloatingActionMenu used in my Fragment (what's driven by ViewPager) after app resuming from termination I get a RuntimeException (crash) Maybe it's my own li…
-
Sometimes you'll want the FAB to be GONE from the layout after animating.
Maybe make INVISIBLE default and add an option to make it use GONE instead?
Thanks,
Dan
danpe updated
4 years ago
-
-
It works and then sudenly I have this error.
Toro version---3.0.0-beta1.
Android version (can be found in Device info). **Rooted/Custom rom devices are not supported**.
Device name Nexus 5X, S…
-
Issue:
Unable to compile and run with Intune. Fails at Build. > Cannot inherit from final class
It's happening with the latest SDK of InTune with compile SDK 33
We have received the following…
-
It has some more class than the one I built from https://github.com/Justwen/android-floating-action-button. How to build the same aar? Thanks!
-
The floating action button to add photos causes some error logs.
If this can't get fixed, maybe we should use another library.
```
W/Resources: Drawable dev.leonlatsch.photok:drawable/ic_backup_r…