Skip to content

Commit

Permalink
补全包内容
Browse files Browse the repository at this point in the history
  • Loading branch information
kingideayou committed Jul 30, 2015
1 parent 2fde718 commit 344f70a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tagview/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.next.tagview" >

<application
android:allowBackup="true"
android:label="@string/app_name" >
</application>

</manifest>

0 comments on commit 344f70a

Please sign in to comment.