Skip to content

Commit

Permalink
Release Version 2.0 of. Yay! 📦
Browse files Browse the repository at this point in the history
  • Loading branch information
priyankvex committed May 11, 2017
1 parent 39286a6 commit 6916af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/java/com/priyankvex/skiffle/MainActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ protected void onCreate(Bundle savedInstanceState) {
setContentView(R.layout.activity_main);
ButterKnife.bind(this);
setUpDrawerLayout();
setUpToolbar("Skiffle");
setUpToolbar("New Releases");
}

protected void setUpDrawerLayout(){
Expand Down

0 comments on commit 6916af9

Please sign in to comment.