Skip to content

Commit

Permalink
modify logo
Browse files Browse the repository at this point in the history
  • Loading branch information
“DeckeDeng” committed Feb 20, 2019
1 parent 8c50286 commit 42c2b31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<application
android:name="io.flutter.app.FlutterApplication"
android:label="flutter go"
android:icon="@drawable/logo">
android:icon="@drawable/flutter_go_logo">
<activity
android:name=".MainActivity"
android:launchMode="singleTop"
Expand Down

0 comments on commit 42c2b31

Please sign in to comment.