mirror of
https://github.com/status-im/status-react.git
synced 2025-02-08 17:15:52 +00:00
Added animated GIF support on android
Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
parent
c440b7a3a7
commit
fdb808a7dc
@ -255,6 +255,7 @@ dependencies {
|
|||||||
|
|
||||||
compile 'com.github.status-im:function:0.0.1'
|
compile 'com.github.status-im:function:0.0.1'
|
||||||
implementation fileTree(dir: "node_modules/realm/android/libs", include: ["*.jar"])
|
implementation fileTree(dir: "node_modules/realm/android/libs", include: ["*.jar"])
|
||||||
|
compile 'com.facebook.fresco:animated-gif:1.9.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
// Run this once to be able to run the application with BUCK
|
// Run this once to be able to run the application with BUCK
|
||||||
|
Loading…
x
Reference in New Issue
Block a user