JDNdeveloper / Off-By-One

CMPS 115 Project: Jayden Navarro, John Gemignani, Alex Gonzalez, Kevin Cheng, Josh Innis
0 stars 0 forks source link

How to change app logo #26

Closed JDNdeveloper closed 9 years ago

JDNdeveloper commented 9 years ago

Hey @KevinCCheng @JoetheSoda @agonza26 @JohnGemignani. This is just a note: if you want to change the logo, just go to strings.xml and change app_logo to the drawable resource that you want to be the logo. This will change it for the entire app in every place that references the app logo.

JDNdeveloper commented 9 years ago

I think this can be closed.