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:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user