zzy0516alex
zzy0516alex
> 嗨,杰森,你可以像这样自定义按钮 按钮确认按钮 = (按钮) alertDialog.findViewById(R.id.confirm_button); confirmButton.setBackgroundResource(R.drawable.customized_button); confirmButton.setPadding(0, 1, 0, 1); confirmButton.setTextSize(getResources().getInteger(R.integer.text_words_small_int)); confirmButton.setWidth(getResources().getInteger(R.integer.button_small_int)); And put those code after "show".
这部分的代码在哪里呢 ---原始邮件--- 发件人: ***@***.***> 发送时间: 2021年10月17日(周日) 中午11:23 收件人: ***@***.***>; 抄送: ***@***.******@***.***>; 主题: Re: [gedoor/MyBookshelf] 书源能解析带有js的规则吗 (#592) 可以 — You are receiving this because you authored the thread. Reply to this...
能发一下崩溃的错误提示吗
请问你是在什么情况下遇到这个问题的,如何复现你的问题
感谢你的反馈,我将在修改后更新新版本。理论上点击文件就是没反应的,应该是长按文件进入选择模式进行选择。 zzy ***@***.*** ------------------ 原始邮件 ------------------ 发件人: "zzy0516alex/FileSelectorRelease" ***@***.***>; 发送时间: 2023年5月16日(星期二) 上午9:27 ***@***.***>; ***@***.******@***.***>; 主题: Re: [zzy0516alex/FileSelectorRelease] 点击文件后没反应,查看日志提示权限问题 (Issue #10) 还有一个情况,如果一个文件夹里面没有文件,然后打开这个文件夹后加载的那个圈会一直转停不下来 — Reply to this email directly, view it on GitHub, or unsubscribe....
问题在6.2版本中已解决
4.0以上的版本应该不存在该问题,你是在打开什么文件夹时出现的该问题?
你选择的起始路径是什么,如果是Android/data目录或者obb目录,则需要使用v6.0版本