mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Added FAQ about certificate transparency
This commit is contained in:
@@ -393,7 +393,7 @@ public class FragmentOptionsConnection extends FragmentBase implements SharedPre
|
||||
ibCertTransparency.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
Helper.view(v.getContext(), Uri.parse(Helper.URI_CERT_TRANSPARENCY), true);
|
||||
Helper.viewFAQ(v.getContext(), 201);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user