Georgi Neykov
Georgi Neykov
The `HashSet`-based `loadedLibraries` field in`ReLinkerInstance` holding the names of already loaded library names is not thread-safe or guarded with a mutex. `Relinker.loadLibrary()` can be called from multiple threads either by...
@kobakei, I have added more view attributes for more control apperance of the views inside `FabSpeedDial` and a few other modifications: * Optimize the menu XML layouts to reduce unnecesary...
# Overview Add an option to switch off the `useCompatPadding` feature of the embedded Material Components' `FloatingActionButton`. Currently, the only way to disable the extra padding is to do `View.findViewById()`...