mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 22:26:06 +02:00
Small improvement
This commit is contained in:
@@ -89,7 +89,7 @@ public class FragmentDialogSearch extends FragmentDialogBase {
|
||||
@Override
|
||||
public void onClick(View v) {
|
||||
imm.hideSoftInputFromWindow(etQuery.getWindowToken(), 0);
|
||||
Helper.viewFAQ(getContext(), 13);
|
||||
Helper.viewFAQ(v.getContext(), 13);
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user