mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-29 09:01:30 +01:00
Refactoring
This commit is contained in:
@@ -78,8 +78,9 @@ public class FragmentAnswer extends FragmentEx {
|
||||
case R.id.action_save:
|
||||
onActionSave();
|
||||
return true;
|
||||
default:
|
||||
return false;
|
||||
}
|
||||
return false;
|
||||
}
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user