Skip to content

Commit

Permalink
avoid lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
gengjiawen committed Jan 20, 2018
1 parent 119094a commit 25890c4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
android:name=".MainApplication"
android:label="@string/app_name"
android:icon="@mipmap/ic_launcher"
android:allowBackup="false"
android:theme="@style/AppTheme">
<activity
android:name=".MainActivity"
Expand Down

0 comments on commit 25890c4

Please sign in to comment.