Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 23bef99

Browse files
author
chenyouwei
committed
Merge branch 'master' of https://github.com/hughcoder/AudioFun
# Conflicts: # libsoundtouch/src/main/java/com/hugh/sound/SoundTouchActivity.java
2 parents dd90354 + 5642408 commit 23bef99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎libsoundtouch/src/main/java/com/hugh/sound/SoundTouchActivity.java‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public void onCreate(@Nullable Bundle savedInstanceState) {
2727
findViewById(R.id.btn_go).setOnClickListener(new View.OnClickListener() {
2828
@Override
2929
public void onClick(View v) {
30-
startActivity(new Intent(SoundTouchActivity.this,ExampleActivity.class));
30+
startActivity(new Intent(SoundTouchActivity.this,ExampleActivity.class));
3131
}
3232
});
3333
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /