Application tag in library
Application tag allows running Roboelectric test and inflate views from this library (Roboelectric 2.4)
This commit is contained in:
parent
cc6a322f74
commit
5ade0f2d21
|
|
@ -1,2 +1,3 @@
|
|||
|
||||
<manifest package="com.daimajia.swipe"/>
|
||||
<manifest package="com.daimajia.swipe">
|
||||
<application />
|
||||
</manifest>
|
||||
|
|
|
|||
Loading…
Reference in New Issue