Skip to content

Commit 721b418

Browse files
committed
- collapse kdocs
1 parent b7df9c0 commit 721b418

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

samplejava/src/main/java/com/example/chattutorial/ImgurAttachmentFactory.java

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@
1919
import io.getstream.chat.android.ui.message.list.adapter.viewholder.attachment.AttachmentFactory;
2020
import io.getstream.chat.android.ui.message.list.adapter.viewholder.attachment.InnerAttachmentViewHolder;
2121

22-
/**
23-
* A custom attachment factory to show an imgur logo if the attachment URL is an imgur image.
24-
**/
22+
/** A custom attachment factory to show an imgur logo if the attachment URL is an imgur image. **/
2523
public class ImgurAttachmentFactory implements AttachmentFactory {
2624

2725

0 commit comments

Comments
 (0)