ai/at
1
0
This commit is contained in:
2025-12-07 14:26:48 +09:00
parent 0564f93ad8
commit ce6900d623

View File

@@ -104,7 +104,7 @@ index d7208df13..b711f71c7 100644
- /> - />
- </Svg> - </Svg>
+ <Image + <Image
+ source={require('../../../assets/logo.png')} + source={require('../../../assets/icon.png')}
+ style={[{width: size, height: size}, flatten(style)]} + style={[{width: size, height: size}, flatten(style)]}
+ contentFit="contain" + contentFit="contain"
+ accessibilityLabel="Logo" + accessibilityLabel="Logo"