Carson Holzheimer
Carson Holzheimer
> Is there any progress on this issue? I was debugging why Android Studio isn't showing the javadoc we published for our closed source library and discovered this issue. >...
Also, publishing only public api sources works if minification is turned off. As soon as I turn on r8 minification, the IDE fails to load documentation from sources. I have...
@Legion2 Thanks I managed to get it working with something similar. The final boss is to get it working while proguard is turned on. You didn't happen to? See here...
It's possible with the latest Fragment release: https://twitter.com/ianhlake/status/1710113646792314998?s=19 On Mon, 9 Oct 2023, 7:03 am Alexander Capehart, ***@***.***> wrote: > I'm not one of the maintainers, but I don't even...
@afohrman Are there any plans to enable predictive back for Activity transitions? I'm not sure if that is possible from this androidx library, or requires platform changes. If not, developers...
> Now as per the [documentation](https://firebase.google.com/docs/reference/android/com/google/firebase/messaging/FirebaseMessagingService#public-void-onnewtoken-string-token) : > > > public void onNewToken (String token) > > Called when a new token for the **default** Firebase project is generated. >...
Not currently. It was a project for my own enjoyment, but to really keep going it would need people to actually use it in production. I'm happy to transfer ownership...
I totally agree. Happy to help if people want to use it and transfer ownership if someone is wants to use this in a production app.