Shrink post placeholder avi

This commit is contained in:
Eric Bailey
2024-09-22 17:18:05 -05:00
parent 9eb9ed1673
commit 8b1bcf48fb
+5 -5
View File
@@ -7,9 +7,9 @@ import {
ViewStyle,
} from 'react-native'
import {usePalette} from 'lib/hooks/usePalette'
import {s} from 'lib/styles'
import {useTheme} from 'lib/ThemeContext'
import {usePalette} from '#/lib/hooks/usePalette'
import {s} from '#/lib/styles'
import {useTheme} from '#/lib/ThemeContext'
import {atoms as a, useTheme as useTheme_NEW} from '#/alf'
import {Bubble_Stroke2_Corner2_Rounded as Bubble} from '#/components/icons/Bubble'
import {
@@ -53,8 +53,8 @@ export function PostLoadingPlaceholder({
return (
<View style={[styles.post, pal.view, style]}>
<LoadingPlaceholder
width={52}
height={52}
width={42}
height={42}
style={[
styles.avatar,
{