mastodon-ios/Mastodon/Scene/Share/View/ImageView/AvatarImageView.swift

12 lines
177 B
Swift

//
// AvatarImageView.swift
// Mastodon
//
// Created by MainasuK Cirno on 2021-7-21.
//
import UIKit
import FLAnimatedImage
class AvatarImageView: FLAnimatedImageView { }