Skip to content

Commit 0ba684d

Browse files
authored
Update docs/platforms/android/session-replay/privacy/index.mdx
1 parent 3ddf363 commit 0ba684d

File tree

1 file changed

+1
-1
lines changed
  • docs/platforms/android/session-replay/privacy

1 file changed

+1
-1
lines changed

docs/platforms/android/session-replay/privacy/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ AndroidView(
138138

139139
### View Groups
140140

141-
- If a `ViewGroup` is marked as masked, **all its child views will also be masked**, even if some views would normally be ignored. This prioritizes safety and ensures no sensitive information is unintentionally exposed.
141+
- If a `ViewGroup` is marked as masked, **all its child views will also be masked**, even if some views would normally not be masked. This prioritizes safety and ensures no sensitive information is unintentionally exposed.
142142

143143
- If a `ViewGroup` is marked as unmasked, **its child views don't automatically inherit this behavior**. You'll need to explicitly mark each child view as unmasked if you want them to appear in the replay.
144144

0 commit comments

Comments
 (0)