Bug? MaterialDialogs not working on AndroidX

wimpie3

Well-Known Member
Licensed User
Longtime User
Ultra small demo project is attached. This code worked fine with the previous SDK but crashes using AndroidX during startup with this error:

B4X:
android.view.InflateException: Binary XML file line #39: Error inflating class android.support.v7.widget.RecyclerView
 

Attachments

  • bug.zip
    38.5 KB · Views: 249

cimperia

Active Member
Licensed User
Longtime User
I believe commenting out the line below might do the trick.
B4X:
'dialogWindow.build
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…