Skip to content

Commit

Permalink
优化代码
Browse files Browse the repository at this point in the history
优化代码
  • Loading branch information
liqi committed Jan 11, 2018
1 parent a00f961 commit ecd9cb5
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions toast/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,2 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.liqi.toast">

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

</application>

</manifest>
<manifest
package="com.liqi.toast"/>

0 comments on commit ecd9cb5

Please sign in to comment.