Commit f219ed5e authored by wanglei's avatar wanglei

mapping和隐私连接

parent 008781e9
This diff is collapsed.
......@@ -44,7 +44,7 @@ class PrivacyAgreementManager {
binding.idTvPrivacyPolicy.setOnClickListener {
val intent = Intent(
Intent.ACTION_VIEW,
Uri.parse("https://sites.google.com/view/cleanmastermax/home")
Uri.parse("https://sites.google.com/view/one-clean-master/home")
)
context.startActivity(intent)
}
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment