优化
This commit is contained in:
@@ -401,7 +401,7 @@ class ReadRssActivity : VMBaseActivity<ActivityRssReadBinding, ReadRssViewModel>
|
||||
return true
|
||||
}
|
||||
else -> {
|
||||
binding.root.longSnackbar("跳转其它应用", "确认") {
|
||||
binding.root.longSnackbar(R.string.jump_to_another_app, R.string.confirm) {
|
||||
openUrl(url)
|
||||
}
|
||||
return true
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
@file:Suppress("unused")
|
||||
|
||||
package io.legado.app.utils
|
||||
|
||||
import android.view.View
|
||||
|
||||
@@ -1067,4 +1067,6 @@
|
||||
<string name="webdav_after_local_restore_confirm">webDav书源比本地新,是否恢复</string>
|
||||
<string name="c_whitelist">白名单(contentWhitelist)</string>
|
||||
<string name="c_blacklist">黑名单(contentBlacklist)</string>
|
||||
<string name="confirm">确认</string>
|
||||
<string name="jump_to_another_app">跳转其它应用</string>
|
||||
</resources>
|
||||
|
||||
@@ -1070,4 +1070,6 @@
|
||||
<string name="webdav_after_local_restore_confirm">webDav书源比本地新,是否恢复</string>
|
||||
<string name="c_whitelist">白名单(contentWhitelist)</string>
|
||||
<string name="c_blacklist">黑名单(contentBlacklist)</string>
|
||||
<string name="confirm">确认</string>
|
||||
<string name="jump_to_another_app">跳转其它应用</string>
|
||||
</resources>
|
||||
|
||||
@@ -1070,4 +1070,6 @@
|
||||
<string name="webdav_after_local_restore_confirm">webDav书源比本地新,是否恢复</string>
|
||||
<string name="c_whitelist">白名单(contentWhitelist)</string>
|
||||
<string name="c_blacklist">黑名单(contentBlacklist)</string>
|
||||
<string name="confirm">确认</string>
|
||||
<string name="jump_to_another_app">跳转其它应用</string>
|
||||
</resources>
|
||||
|
||||
@@ -1067,4 +1067,6 @@
|
||||
<string name="webdav_after_local_restore_confirm">webDav书源比本地新,是否恢复</string>
|
||||
<string name="c_whitelist">白名单(contentWhitelist)</string>
|
||||
<string name="c_blacklist">黑名单(contentBlacklist)</string>
|
||||
<string name="confirm">确认</string>
|
||||
<string name="jump_to_another_app">跳转其它应用</string>
|
||||
</resources>
|
||||
|
||||
@@ -1069,4 +1069,6 @@
|
||||
<string name="webdav_after_local_restore_confirm">webDav书源比本地新,是否恢复</string>
|
||||
<string name="c_whitelist">白名单(contentWhitelist)</string>
|
||||
<string name="c_blacklist">黑名单(contentBlacklist)</string>
|
||||
<string name="confirm">确认</string>
|
||||
<string name="jump_to_another_app">跳转其它应用</string>
|
||||
</resources>
|
||||
|
||||
@@ -1069,4 +1069,6 @@
|
||||
<string name="webdav_after_local_restore_confirm">webDav书源比本地新,是否恢复</string>
|
||||
<string name="c_whitelist">白名单(contentWhitelist)</string>
|
||||
<string name="c_blacklist">黑名单(contentBlacklist)</string>
|
||||
<string name="confirm">确认</string>
|
||||
<string name="jump_to_another_app">跳转其它应用</string>
|
||||
</resources>
|
||||
|
||||
@@ -1070,4 +1070,6 @@
|
||||
<string name="webdav_after_local_restore_confirm">The webDav book source is newer than the local one, whether to restore it or not</string>
|
||||
<string name="c_whitelist">白名单(contentWhitelist)</string>
|
||||
<string name="c_blacklist">黑名单(contentBlacklist)</string>
|
||||
<string name="confirm">Confirm</string>
|
||||
<string name="jump_to_another_app">Jump to another app</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user