mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 21:58:52 +02:00
Small improvement
This commit is contained in:
@@ -142,7 +142,7 @@ public class FragmentOptionsEncryption extends FragmentBase implements SharedPre
|
||||
ibInfo.setOnClickListener(new View.OnClickListener() {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
Helper.viewFAQ(getContext(), 12);
|
||||
Helper.viewFAQ(v.getContext(), 12);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user