Volodymyr Buberenko

Results 167 comments of Volodymyr Buberenko

Hey. It seems that this library has no support, so there will be no updates or fixes to it. I would suggest you to try out a maintained fork of...

If you don't use `Throwable` reporting you can use `3.5.0`. Currently we have some issues with Maven Central publishing, so `3.5.2` with fix for `Throwables` is a little delayed.

@gregacucnik, @jmhabuild try use `ContextThemeWrapper` to make dialog look other dialogs in your app. For example I`ve used method like this: ``` public static ContextThemeWrapper getAlertDialogContext(Context context) { return new...

> Any thoughts? @vbuberen I am not sure why do we need it.

Can confirm that also see this issue in one of my projects. Not sure why it started to appear just in last 2 weeks, though. The stacktrace from one of...

Yes, saw such issue when was playing around with some dependencies updates for our website. Changing some of dependencies version helps. The only problem was that we don't have preview...

Would also be good to follow the issue template provided for reporting a bug in this repo.

Can confirm the issue from my side as well.

I don't think the PR about `share_plus` should make changes in other packages. According to logs from Github Actions tests which were failing before @miquelbeltran wrote a comment about it...

@wytesk133 Is this PR marked as draft by mistake?