Application tag in library

Application tag allows running Roboelectric test and inflate views from this library (Roboelectric 2.4)
This commit is contained in:
Artur Kosta 2015-05-22 14:06:21 +02:00
parent cc6a322f74
commit 5ade0f2d21
1 changed files with 3 additions and 2 deletions

View File

@ -1,2 +1,3 @@
<manifest package="com.daimajia.swipe"/>
<manifest package="com.daimajia.swipe">
<application />
</manifest>