CopyPastor

Detecting plagiarism made easy.

Score: 0.8322716758344522; Reported for: String similarity Open both answers

Possible Plagiarism

Plagiarized on 2016-06-10
by Milind Vyas

Original Post

Original - Posted on 2010-08-22
by Mathias Conradt



            
Present in both answers; Present only in the new answer; Present only in the old answer;

Use a FrameLayout (instead of RelativeLayout) and put button and image into it.
Position the image (cirle with number) and button via
android:layout_gravity="top|left" android:layout_marginTop="Xdp" android:layout_marginLeft="Xdp"
Hope this will helps you
Use a `FrameLayout` (instead of RelativeLayout) and put button and image into it.
Position the image (cirle with number) and button via
android:layout_gravity="top|left" android:layout_marginTop="Xdp" android:layout_marginLeft="Xdp"
to your likes.

        
Present in both answers; Present only in the new answer; Present only in the old answer;