Skip to content

Commit

Permalink
Merge branch 'master' of github.com:alibaba/flutter-common-widgets-app
Browse files Browse the repository at this point in the history
  • Loading branch information
Nealyang committed Jan 10, 2019
2 parents dad3e04 + 34809ab commit 6b8c94c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
FlutterApplication and put your custom class here. -->
<application
android:name="io.flutter.app.FlutterApplication"
android:label="flutter_rookie_book"
android:icon="@mipmap/ic_launcher">
android:label="菜鸟手册"
android:icon="@drawable/logo">
<activity
android:name=".MainActivity"
android:launchMode="singleTop"
Expand Down
Binary file added android/app/src/main/res/drawable/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6b8c94c

Please sign in to comment.