Bluesky app fork with some witchin' additions 💫

use contentFit prop (#9452)

authored by samuel.fm and committed by

GitHub 7f2d46b7 6ab3751b

+1 -1
+1 -1
src/view/com/composer/photos/Gallery.tsx
··· 230 230 accessibilityIgnoresInvertColors 231 231 cachePolicy="none" 232 232 autoplay={false} 233 + contentFit="cover" 233 234 /> 234 235 235 236 <MediaInsetBorder /> ··· 274 275 marginTop: 16, 275 276 }, 276 277 image: { 277 - resizeMode: 'cover', 278 278 borderRadius: tokens.borderRadius.md, 279 279 }, 280 280 imageControl: {