remove useless

This commit is contained in:
daimajia 2014-08-26 21:44:57 +08:00
parent 5ae39672cf
commit fd66ce4d15
6 changed files with 0 additions and 10 deletions

View File

@ -1,11 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.daimajia.swipe"> package="com.daimajia.swipe">
<application android:allowBackup="true"
android:label="@string/app_name"
android:icon="@drawable/ic_launcher"
>
</application>
</manifest> </manifest>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 19 KiB

View File

@ -1,3 +0,0 @@
<resources>
<string name="app_name">library</string>
</resources>