mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 13:24:52 +02:00
Added FFSend FAQ
This commit is contained in:
@@ -729,7 +729,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
|
||||
ibFFSend.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
Helper.view(v.getContext(), Uri.parse(FFSend.FF_INSTANCES), true);
|
||||
Helper.viewFAQ(v.getContext(), 183);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user