OLORUNLEKE Opeyemi
OLORUNLEKE Opeyemi
No man. Thanks for creating this awesome library. What i mean is that, the FAB always requires 4 options in order not to look distorted
I love your work as it is, but i am wondering if there's a way to avoid making it distorted when you don't have four options.
https://github.com/Edge-Developer/SampleFAB_OptionsBug    
Code was ran on API 28. Can you see what i am saying? It seems there has to be an even number of menu options
No Problem. Even as it is, i'm grateful you took out the time to write the library, i'm using it in my upcoming project i'm rebranding Win Status Saver to...
` Fatal Exception: android.util.AndroidRuntimeException: android.webkit.WebViewFactory$MissingWebViewPackageException: Failed to load WebView provider: No WebView installed at android.webkit.WebViewFactory.getProviderClass + 371(WebViewFactory.java:371) at android.webkit.WebViewFactory.getProvider + 194(WebViewFactory.java:194) at android.webkit.WebView.getFactory + 2569(WebView.java:2569) at android.webkit.WebView.ensureProviderCreated + 2564(WebView.java:2564) at...
The problem comes from Android 7 because WebView is not working correctly.
@witoldgoralski the issue is peculiar to android 7, so that's not the issue
why would I want to do all that manual work when the [firebase inline js library](https://firebase.google.com/docs/web/setup) does all that. Don't mean to be rude but what does this library do...
Thanks, 🙏Jean. I now get that it is used to access firebase from within Code.gs directly, something the official firebase inline js library cannot do (has to be used in...