Android custom attachment #3025
Unanswered
Danielekeller
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everybody, in my app im creating some custom attachment. using submitCustomAttachments
I reach the point in which all the data of the custom attachment are created correctly, the _SelectedCustomAttachmentViewHolderFactory create holder for each attachment i add but they are added vertiically inside the inputView instead of be inside an horizontal reycycler view as happen when you add attachment using submitAttachments .
I watch through the code but they seems two normals adapters inside MessageInputFieldView
There is any way to have the same beheviour also for custom attachments??
Thanks in advance
Daniele
Beta Was this translation helpful? Give feedback.
All reactions