Skip to content

Commit

Permalink
refine code
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewleo committed Feb 28, 2013
1 parent 48d4cdf commit b8b66e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/com/netease/qa/emmagee/activity/MainPageActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,11 @@
import com.netease.qa.emmagee.utils.Programe;
import com.netease.qa.emmagee.R;

/**
* Main Page of Emmagee.
* @author andrewleo
*
*/
public class MainPageActivity extends Activity {

private final String LOG_TAG = "Emmagee-"
Expand Down

0 comments on commit b8b66e6

Please sign in to comment.