From 2c46fb65202160d4445b0c4966ab7e433b789b47 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Fri, 6 Jun 2025 16:38:44 -0500 Subject: [PATCH] Remove todo --- src/screens/PostThread/index.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/screens/PostThread/index.tsx b/src/screens/PostThread/index.tsx index 46e1d65757..39ff8c310d 100644 --- a/src/screens/PostThread/index.tsx +++ b/src/screens/PostThread/index.tsx @@ -402,8 +402,6 @@ export function Inner({uri}: {uri: string | undefined}) { */ maintainVisibleContentPosition={{minIndexForVisible: 0}} desktopFixedHeight - // TODO - // removeClippedSubviews={isAndroid ? false : undefined} ListFooterComponent={