Skip to content

Commit

Permalink
# removed application from library manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
sbra0902 committed Aug 24, 2017
1 parent 9132b84 commit 4af7967
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions library/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,4 @@
package="kaufland.com.andcircularselect"
>

<application
android:allowBackup="true"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">

</application>

</manifest>

0 comments on commit 4af7967

Please sign in to comment.