Posts by Vitor Ferreira • 101 points
2 posts
-
-1
votes1
answer79
viewsQ: How to inflate a custom view within a recyclerview view?
Following this example,I am creating an expandable recyclerview,to create a comments session and feedback responses in my app. It is possible to create a linear vertical layout, in which several…
-
0
votes0
answers177
viewsQ: How to add a frame to an image?(Android)
Hello, I’m developing an app where I need to add a frame to an image.I’ll add a frame like this one below and return the edited image. How can I do that?…