Fix Android ViewShot capture omitting frames and stickers by flattening zIndex and forcing standalone RenderNode via overflow hidden

This commit is contained in:
2026-05-31 23:50:54 +02:00
parent d38115528e
commit 25cf30538b
-1
View File
@@ -902,7 +902,6 @@ const styles = StyleSheet.create({
// ── Date Overlay ──
dateOverlay: {
position: 'absolute',
zIndex: 60,
},
dateOverlayText: {
fontSize: 11,