CopyPastor

Detecting plagiarism made easy.

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

Possible Plagiarism

Plagiarized on 2016-08-05
by Nikunj Paradva

Original Post

Original - Posted on 2010-02-17
by CaseyB



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


You just use an ImageButton and make the background whatever you want and set the icon as the src.
<ImageButton android:id="@+id/ImageButton01" android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/album_icon" android:background="@drawable/As_ur_Design" />


You just use an ImageButton and make the background whatever you want and set the icon as the src.
<ImageButton android:id="@+id/ImageButton01" android:layout_width="wrap_content" android:layout_height="wrap_content" android:src="@drawable/album_icon" android:background="@drawable/round_button" /> ![alt text][1]

[1]: https://i18.photobucket.com/albums/b141/CasetB/button.png

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