Created
January 16, 2017 08:48
-
-
Save wutianlong/efb19f8b6586af5e6fdf476b7e1384e5 to your computer and use it in GitHub Desktop.
覆盖library
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> | |
<uses-sdk tools:overrideLibrary="com.facebook.drawee, | |
com.facebook.drawee.backends.pipeline, | |
com.facebook.fbcore, com.facebook.imagepipeline, | |
com.facebook.imagepipelinebase, com.facebook.animated.webp, | |
com.facebook.imagepipeline.animated" /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment