Add this library to app/build.gradle: dependencies { ... implementation 'com.github.f0ris.sweetalert:library:1.5.1' } Usage: SweetAlertDialog pDialog = new ...
確定! 回上一頁