Skip to content

Commit 8d278ca

Browse files
authored
Merge pull request #5 from itretyak/patch-1
Remove unused string app_name from library
2 parents c71f7d3 + 1ec44db commit 8d278ca

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,2 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2-
package="com.ufreedom.floatingview">
3-
4-
<application android:allowBackup="true" android:label="@string/app_name"
5-
android:supportsRtl="true">
6-
7-
</application>
8-
9-
</manifest>
2+
package="com.ufreedom.floatingview"/>

0 commit comments

Comments
 (0)