Skip to content

Commit

Permalink
edited formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
stingraze committed May 19, 2013
1 parent ed4e16a commit d34cd61
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

public class NoteBrowserActivity extends Activity {

private EditText editText;
private EditText editText;
private Button button;
private SharedPreferences pref;
EditText URLText;
Expand Down Expand Up @@ -107,4 +107,4 @@ public void onClick(View view) {



}
}

0 comments on commit d34cd61

Please sign in to comment.