6.6.2 - Alpha - APK 文件类型信息对话框设置占位符图标
This commit is contained in:
@@ -44,7 +44,7 @@ object ApkInfoDialogManager {
|
||||
.title(apkFile.name)
|
||||
.customView(root, false)
|
||||
.autoDismiss(false)
|
||||
.iconRes(R.drawable.transparent)
|
||||
.iconRes(R.drawable.ic_three_dots_outline_small)
|
||||
.limitIconToDefaultSize()
|
||||
.positiveText(R.string.text_install)
|
||||
.positiveColorRes(R.color.dialog_button_attraction)
|
||||
|
||||
Reference in New Issue
Block a user