1
0
mirror of https://github.com/bspeice/itcs4180 synced 2024-11-12 10:28:13 -05:00

Change the comment of Tile.java

This commit is contained in:
DjBushido 2014-02-24 22:33:51 -05:00
parent 2d1c48324a
commit 065991d3cc

View File

@ -10,7 +10,7 @@ import android.widget.ImageView;
* Bradlee Speice, Brandon Rodenmayer
* ITIS 4180
* Homework 3
* ResultActivity.java
* Tile.java
*/
public class Tile implements View.OnClickListener