Timmy-zzh / TDialog

DialogFragment封装,高效实现各种弹窗效果

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

androidx

lvsandong opened this issue · comments

可以升级到androidX吗

可以的,我已修改原先的support库为androidx
implementation 'com.timmy.tdialog:tdialog:2.1.1'

//AndroidX版本
implementation 'com.timmy.tdialog:tdialog-androidx:2.1.1'