Ron Yust
Ron Yust
NPE
Is this library being maintained? It seems issues are reported, but not fixed. Every once in awhile my app gets a NPE with the library. Fatal Exception: java.lang.NullPointerException: Attempt to...
Maybe my understanding is wrong, but it seems THIS_APP_VERSION and THIS_APP_INSTALL are backwards. The VERSION tag is using package lastUpdateTime... shouldn't it be using package versionCode? Install is date oriented,...
Even though there is a constructor for FancyWalkthroughCard that uses a Drawable instead of a resource ID, that drawable is never used anywhere else... and so images won't show on...
I'm testing the maps SDK 3 beta along with the maps utils v3 (1.3.1). When adding a GeoJsonLayer to the map the app crashes with the following stacktrace. I don't...
Using the AhoyOnboarderCard constructor with a Drawable (not resource ID) doesn't work.
When using Android 12 tapping the search field no longer shows the virtual keyboard.
It would be great to have a getter method (getEditText) for the MultiSearchView container so we can have more control and display of the EditText. I need to have dynamic...
Since we cannot use this library to create folder directories on external SD storage, how about a way to prevent even showing the SD card so the user is not...
What are the long term plans with this library regarding the new Android scoped storage? Apps will have to implement support within a year. I'm trying to decide whether to...