1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Try out more apng loading

This commit is contained in:
Zhiyuan Zheng
2022-02-12 18:25:53 +01:00
parent 6f0c318d06
commit c6d3514fa2
5 changed files with 14 additions and 19 deletions

View File

@ -36,7 +36,7 @@ const ComponentAccount: React.FC<Props> = ({
onPress={customOnPress || onPress}
>
<GracefullyImage
uri={{ original: account.avatar_static }}
uri={{ original: account.avatar, static: account.avatar_static }}
style={styles.itemAccountAvatar}
/>
<View>