How can i place dynamic image view over texture view?
问题 This is my camera preview layout and i have a dynamic image view to show the thumbnail.I am not able to place the image view overlaping the texture view.How to do this?? <FrameLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent" android:background="#000000"> <LinearLayout android:id="@+id/thumbnails" android:layout_width="wrap_content" android:layout_height=