uptechteam / MotionViews-Android

Code Guide: How to create Snapchat-like image stickers and text stickers.
https://blog.uptech.team/how-to-create-snapchat-like-stickers-for-android-50512957c351
MIT License
479 stars 112 forks source link

change selected entity view #46

Open vishalvanpariya opened 5 years ago

vishalvanpariya commented 5 years ago

Hello Sir, I want to change view of selected item where i an change it?

you provide green border but i want to change it to different color and add some button inside it for delete or other stuff. i can handle those button function but not getting a way to change view of it.

i got where you set the border(team.uptech.motionviews.widget.MotionView line 135) of entity but i want to change whole layout with some button inside it.

Thank You, Vishal Vanpariya