TF-3479 Always persist as much normal screen as possible
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -4590,4 +4590,11 @@ class AppLocalizations {
|
||||
name: 'hideAll',
|
||||
);
|
||||
}
|
||||
|
||||
String get exitFullscreen {
|
||||
return Intl.message(
|
||||
'Exit fullscreen',
|
||||
name: 'exitFullscreen',
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user