Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build issues on Android X #98

Open
vbv1 opened this issue Dec 17, 2018 · 4 comments
Open

build issues on Android X #98

vbv1 opened this issue Dec 17, 2018 · 4 comments

Comments

@vbv1
Copy link

vbv1 commented Dec 17, 2018

Hi,
Thanks for providing the library.

I tested it out on my project which was recently migrated to android X. But, it's causing build errors in the project.
I need to know, if this library does have support for android X projects or not ?

@rejsiperpalaj
Copy link

Any solution for this issues?

@rejsiperpalaj
Copy link

@tbarthel-fr ??

@amanzan
Copy link

amanzan commented Feb 3, 2021

@vbv1 @rejsiperpalaj in case you are still interested, just created a fork and migrated to AndroidX
https://github.com/amanzan/BlurDialogFragment

It's on jitpack, so you'll need to add this to your root build.gradle:

maven { url 'https://jitpack.io' }

And then in your app/build.gradle:

implementation 'com.github.amanzan:BlurDialogFragment:3.2.1'

@ghost
Copy link

ghost commented Dec 6, 2022

@amanzan your fork fix this issue! It's work for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants