Merge pull request #19 from ente-io/fix_window_manager_warning
Update warning dialog when "Hide from recents" is enabled
This commit is contained in:
@@ -90,7 +90,7 @@ class _SecuritySectionWidgetState extends State<SecuritySectionWidget> {
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: const [
|
||||
Text(
|
||||
"Hiding from the task switcher will prevent you from taking screenshots in this app.",
|
||||
"Hiding from the task switcher may prevent you from taking screenshots in this app.",
|
||||
style: TextStyle(
|
||||
height: 1.5,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user