Any guess what can happen? I know it's to few information :(
David AG
@siempredelao
No ideas?
Orhan Obut
@orhanobut
that should work out of box. can you try 1.5 version first?
daividssilverio
@daividssilverio
Hi there, I'm having a little problem with the show method! For some reason, the isShowing returns true after the dialog has been dismissed. Giving a little more context. I'm setting up a onclicklistener on a viewholder on a RecyclerView that creates a new custom View to use inside a dialogplus.ViewHolder. It works fine until the recyclerview.viewholder is recycled. After that, the isShowing returns true when the dialog is not showing.
daividssilverio
@daividssilverio
oh... never mind... i was accessing the view outside the main thread...
Orhan Obut
@orhanobut
sorry for the late reply, I was quite busy nowadays
glad that the problem is solved though
David AG
@siempredelao
Hi! Everything seems to be ok, I guess it was a problem with AS, I moved back to 1.1.0 and it worked fine :smile: thanks!
Orhan Obut
@orhanobut
hey, that’s good but also bad, you will miss new features/fixes then.
Stefan Wegener
@StefanWegener
hi there, has the framework any option to fade the grey background. when the dialog comes up the background appears immediately. For my opinion it will looks better when the background fades in and out.
Orhan Obut
@orhanobut
There is no option actually for this but would be nice to have a very flexible library. We can create an issue and help for a contribition or if you can, I’d be happy to have it
Stefan Wegener
@StefanWegener
ok i will clone your repo and try to implement this feature. when its ready i send you a pull request. :)
Orhan Obut
@orhanobut
that would be perfect
cheers
zzzz6663
@zzzz6663
hello i am beginner and i am going to make a simple music player on dialog plus ...can you tutorial me how>