Skip to content

Commit

Permalink
Merge pull request #27 from davidliu/patch-1
Browse files Browse the repository at this point in the history
Remove unneccesary things in AndroidManifest.xml
  • Loading branch information
lucklygaj authored Dec 20, 2017
2 parents e5f5752 + 2af82d2 commit defe4dd
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions easyswipemenulibrary/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@

package="com.guanaj.easyswipemenulibrary">

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

</application>

Expand Down

0 comments on commit defe4dd

Please sign in to comment.