PSA

PSA Commit Details


Date:2014-05-31 15:15:04 (10 years 10 months ago)
Author:Right Or Wrong
Branch:master
Commit:430a4eccb8a241b65817cad99e86b63245e29031
Parents: 331dd8dd2947180a0ace355b22901672fa9e24fe
Message:remove unnecessary comments

Changes:

File differences

src/com/sexy/sexypa/SexyPAActivity.java
3535
3636
3737
38
3938
4039
4140
        tts = new TextToSpeech(this, this);
        findViewById(R.id.play).setOnClickListener(this);
        //Typeface myFont = Typeface.createFromAsset(getAssets(), "fonts/Prata-Regular.ttf");
        Typeface myFont = Typeface.createFromAsset(getAssets(), "fonts/AdventPro-Medium.ttf");
        EditText spokenWord = (EditText)findViewById(R.id.editText1);

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.14121s using 13 queries.