SweetAlertDialog
SweetAlertDialog copied to clipboard
原项目sweet-alert-dialog在AS3.0,gradle4.1环境下报错:原项目中所引用依赖更改参数名。作者不再更新,故重新优化封装。
setContentText 文字多的话,显示不全
Please, help button text getting cut form bottom. 
如题!
Android resource compilation failed F:\AndroidProjects\JNRepository\MobileSystem\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:3932: error: duplicate value for resource 'attr/pivotX' with config ''. F:\AndroidProjects\JNRepository\MobileSystem\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:3932: error: resource previously defined here. F:\AndroidProjects\JNRepository\MobileSystem\app\build\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:3932: error: duplicate value for resource 'attr/pivotY' with config ''....
If you want enable proguard, you should this code in proguard-rules.pro ` -keep class com.cazaea.sweetalert.Rotate3dAnimation { public (...); } `
Add the neutral button
请问下 怎么添加 editview?