Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Labradors committed Oct 11, 2016
1 parent 385e7f3 commit 8b5621b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions bannerlibrary/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.github.wanglu1209.bannerlibrary">

<application
android:allowBackup="true"
android:supportsRtl="true"
tools:node="replace">
android:supportsRtl="true">

</application>

Expand Down

0 comments on commit 8b5621b

Please sign in to comment.