Closed FitApps7 closed 6 years ago
how to set picture in background(moveable), as photo frame? I want to use it in inserting photos in static frames, but pics should be moveable.
@FitApps7 just add your ImageView with a frame on top of thee MotionView, and make it not clickable. Or, alternatively, modify the MotinoView to always draw your frame on top of the pic.
thanks
how to set picture in background(moveable), as photo frame? I want to use it in inserting photos in static frames, but pics should be moveable.