repository
stringclasses
156 values
issue title
stringlengths
1
1.01k
labels
stringclasses
8 values
body
stringlengths
1
270k
facebookfresco
get cache size
Question
can I get cache size like that imagepipelinefactory getinstance getmaindiskstoragecache getsize
facebookfresco
after upgrade to 0 10 0 get nullpointexception in release build
Bug
I find this after turn on verbose log 04 26 09 38 14 129 354 8610 com bridj rider w unknown requestlogginglistener time 2585133 onproducerfinishwithfailure requestid 0 stage decodeproducer elapsedtime 5 ms extramap hasgoodquality true queuetime 1 imagetype default isfinal true throwabl...
facebookfresco
fail to update to fresco 0 9 0 with gradle android studio 2 1 preview 5 gradle 2 11
Bug
fresco1 fresco2 I upgrate fresco from 0 8 1 to 0 9 0 and there be something wrong in my project see img above it seem gradle fail to download some package form jcenter or be there something change of use supplier and byteconstant if I go back to 0 8 1 everything work fine again plz help
facebookfresco
basic auth in url get ignore
Enhancement
url that contain basic auth credential e g be not work for I I think the credential should be parse from the url and add as a base64 encode authorization header I don t know this codebase at all but I think parse the value out and add the header in the okhttpnetworkfetcher java l88 might work ...
facebookfresco
image not display when call notifydatachange
Bug
normal state display image in recyclerview 1a8da52b0c7363a16ff48b4d5bc29e8d when I call notifydatachange to refresh the recycleview sometimes can not be display e760cae10975bf8c145b37230cc3403a the follow be my code in onbindviewholder imagerequ request imagerequ fromuri uri parse finalurl ...
facebookfresco
java lang internalerror thread start during runtime shutdown
Bug
java lang internalerror thread start during runtime shutdown at java lang thread nativecreate thread java at java lang thread start thread java 1063 at java util concurrent threadpoolexecutor addworker threadpoolexecutor java 920 at java util concurrent threadpoolexecutor processworkerexit...
facebookfresco
an error occur after upgrade to the v0 9 0
Bug
java lang noclassdeffounderror com facebook imagepipeline nativecode jpegtranscoder at com facebook imagepipeline producers resizeandrotateproducer transformingconsumer dotransform resizeandrotateproducer java 154 at com facebook imagepipeline producers resizeandrotateproducer transformingconsumer acc...
facebookfresco
zoomabledraweeview slide conflict with viewpager
Enhancement
if I zoom the image then if I scroll that then image have to move instead of viewpager
facebookfresco
draw different kind of image shape
Question
fresco have build in support for circular image and rounded corner but what about other shape such as diamond or parallelogram etc I ve search this topic for the past 2 day and barely find anything about it an example of a shape I would like to have example I ve post a more in depth question on stacko...
facebookfresco
fresco not load image when folder have like this local url file storage sdcard1 test image text jpg
Bug
fresco not load image when folder have like this local url file storage sdcard1 test image text jpg
facebookfresco
fresco initialize getapplicationcontext leak
Bug
initialize fresco with the application context create a leak accord to leakcanary in com artico delivery pedido 2 0 25 com ciberson monchis fragment franchisesfragment have leak gc root static com facebook drawee backend pipeline fresco sdraweecontrollerbuildersuppli reference com facebook drawee backends...
facebookfresco
import a local version of fresco
Enhancement
do you have a guide for import a local fork clone and modify version of fresco as a library into another project I go through the pom file on maven central however wonder if there be an easy way to do so
facebookfresco
can I use fresco with databinding or write image http url in xml
Enhancement
how to put image http url in placeholderimage by xml like this with databinde
facebookfresco
nexus 5x marshmallow oom
Bug
I use fresco lib to load image to item in recycler view it use to work on all test device with any os version aboard but I have oom on lg nexus 5x marshmallow with memory monitor I find out that memory consumption raise up proportionally to item I scroll through and after the app reach 512 m it freeze for a mo...
facebookfresco
error remove non existent file from disk cache
Bug
situation get a lot of warning in my log about the inability to remove a cache file example w system err remove fail enoent no such file or directory datum datum appname cache image cache v2 ols100 1 78 8wswi13u1fwu5wz277lpoy9xj8w cnt w system err remove fail enoent no such file or directory...
facebookfresco
npe invoke com facebook drawee backend pipeline d
Enhancement
java lang nullpointerexception attempt to invoke virtual method com facebook drawee backend pipeline d com facebook drawee backend pipeline e a on a null object reference at com facebook drawee backend pipeline b b fresco java 54 at com chemao car adapter findcarlistadapter getview findcarlistadapter...
facebookfresco
use simpledraweeview in popupwindow can not display
Bug
I use simpledraweeview in poppupwindow and use this method setimageuri before new popupwindow however it can not display img in phone but the button can call back onclick method before new popupwindow
facebookfresco
get image size
Enhancement
hello guy be there any way to get the original image size base on uri for a cache image thank
facebookfresco
java lang noclassdeffounderror
Bug
phone vivo x510 t android 4 2 2 java lang noclassdeffounderror com facebook imagepipeline nativecode jpegtranscoder 03 11 11 01 35 139 13373 14295 e dalvikvm dlopen mnt asec xxx 2 lib libimagepipeline so fail can not load library soinfo link image linker cpp 1635 could not load library libwebp so ...
facebookfresco
image be stretch when I set fresco roundascircle true and fresco actualimagescaletype center
Bug
when I set fresco roundascircle false and fresco actualimagescaletype center it s ok and fresco roundascircle true and fresco actualimagescaletype none it s also ok only when I set fresco roundascircle true and fresco actualimagescaletype centerinside or center the image be stretch...
facebookfresco
image flash when gpu rendering be not enforce
Bug
I turn off the enforce gpu rendering and use fresco to load image the image flash and get black frame when load circle image
facebookfresco
listview show wrong image when fast scroll
Bug
I have custom listview in listview contain 200 item when I be scroll fast from top to bottom or bottom to top listview show wrong image if I be scroll slowly then its work fine simpledraweeview in xml xml set image uri to simpledraweeview java genericdraweehierarchy hierarchy ...
facebookfresco
hope gif animatable can add pause api so can restart not from the begin
Enhancement
hope gif animatable can add pause api so can restart not from the begin well wish
facebookfresco
roundascircle do not apply when if a simpledraweeview be contain in a extended framelayout such as swipelayout
Bug
if a com facebook drawee view simpledraweeview be add in a swipelayout container set fresco roundascircle true win t work what s the problem be it necessary to add swipelayout manually
facebookfresco
set setprogressiverenderingenable false do not work
Bug
I want to remove the progressive render effect of jpg image so I set progressiverenderingenable false I find the effect still appear public imagerequ buildimagerequest imagerequ request if muri null request imagerequestbuilder newbuilderwithsource muri setautorota...
facebookfresco
pagerview with zoomed image in zoomabledraweeview not scroll to next image
Enhancement
I be use pagerview with image show in zoomabledraweeview when image not zoom it scroll to next without problem but when I zoom the image its not scroll to the next image
facebookfresco
allow to disable crossfade
Enhancement
when crossfade placeholder and download image both image change alpha channel from 0 1 and from 1 0 transitiondrawable have an option setcrossfadeenable boolean enable this option will lead to a smoother transition between placeholder drawable colour drawable and download drawable...
facebookfresco
why don t support svg
Enhancement
why don t support svg
facebookfresco
can not load library
Bug
the exception be raise when I try to run my app on xolo I have a list and I be use the library to load image from the url the image be large in size and hence I be use the image re size option this crash the app in xolo please help java lang unsatisfiedlinkerror can not load library soinfo link image li...
facebookfresco
how to get preview image from animateddrawable
Enhancement
I use the code to get a animateddrawable java if image instanceof closeableanimatedimage animatedimageresult img closeableanimatedimage image getimageresult animateddrawablefactory animateddrawablefactory fresco getimagepipelinefactory getanimateddrawablefactory...
facebookfresco
draweeview render layer list drawable problem
Bug
I meet such a question I need use a layer list drawable as placeholderimage or retryimagebut I find the drawable be not render in one time it seem fresco render it one layer by one layer and I can see the rendering process it be werid so be any body meet this question my drawable xml be below
facebookfresco
cachestat return 1 on app update
Duplicate
hello I don t know if it s the same as when app be update or suppress and reinstall mdiskcacheusedsize fresco getimagepipelinefactory getmaindiskstoragecache getsize return 1 thus all file be in cache this have be test use setbasedirectorypath getexternalcachedir or setba...
facebookfresco
circular reveal animation with fresco
Bug
I need to make a circular reveal animation after the image be load by fresco in my android app I listen to the download event as describe here in the onfinalimageset event I run the reveal effect as describe here the image be not show when I put a debug log to the onfinalimageset event I see that it s ca...
facebookfresco
cachestat getsize return 1
Bug
hello I try to get size of cache through mdiskcacheusedsize fresco getimagepipelinefactory getmaindiskstoragecache getsize after get file through prefetchtodiskcache all be ok except value return by getsize be 1 thus they be write to disk cache isenable return true after...
facebookfresco
simpledraweeview flicker if set to the same uri multiple time
Bug
I want to get the uri which a simpledraweeview have to determine to call setimageuri or not again when I call setimageuri with the same uri multiple time simpledraweeview flicker each time so I want to call setimageuri when the uri be change can I get the uri already be set to the simpledraweeview or be the...
facebookfresco
deadlock during unit test execution
Enhancement
hi all I ve spot deadlock during execution of unit test with robolectric 3 fresco deadlock it happen when at least two view download image at the same time here be associate thread dump fresco deadlock dump txt to reproduce this issue please uncomment any additional setimageuri invocation in ...
facebookfresco
constant increase amount of thread during unit test execution
Enhancement
hello all I ve spot a big amount of wait thread about numtest 3 create by fresco library during unit test execution with robolectric 3 0 fresco wait here be related thread dump fresco wait dump txt I ve add basic unit test to sample demo to show this issue
facebookfresco
memory leak in fresco initialize this
Bug
in fresco initialize this will initialize simpledraweeview in simpledraweeview there have a static variable sdraweecontrollerbuildersupplier and sdraweecontrollerbuildersuppli hold a variable mcontext finally leak my activity instance
facebookfresco
memory leak during animation of gif s in android
Bug
I consistently see memory leak while integrate fresco for play gif in my app the xml of the image be as follow with the above xml layout I then try and play a gif use an asset file use the code as follow try f createfilefrominputstream androidcontext getcontext getasset ...
facebookfresco
roundascircle don t display in androidstudio preview
Enhancement
this be my code it can t display preview this be exception stack sun dc pr prerror setpent4 invalid pen transformation singular at sun dc pr pathstroker setpent4 native method at sun dc pr rasterizer setpent4 rasterizer java 232 at sun dc ductusrenderingengine getaatilegen...
facebookfresco
autorotateenable be ignore when postprocessor be set with request
Bug
this be maybe expect behavior but I can t find where this document then I m try to implement custom resizing logic for image before send file out over network I use pipeline directly with imagepipeline fetchdecodedimage imagerequ and send bitmap over on the datasource callback I expect image rotation...
facebookfresco
java lang runtimeexception fail to pin bitmap
Bug
hello I m currently develop a news application where article teaser image be load in recyclerview for some picture fresco be return an error java lang runtimeexception fail to pin bitmap image link with this error can t be display also outside the recyclerview it s not widget specific this happen only ...
facebookfresco
gif image show high quality and flash when scroll recyclerview as video show
Enhancement
fresco 0 9 0 issue gif image show high quality and flash when scroll recyclerview as video show seem gif image doesn t resize and cache anglermmb29mtaishanlin01212016190153 log d charles lin file storage emulate 0 download test image a jpg inmemorycache true d charles lin file ...
facebookfresco
noclassdeffounderror genericdraweeview inflatehierarchy
Bug
java lang noclassdeffounderror com facebook drawee r styleable at com facebook drawee view genericdraweeview inflatehierarchy genericdraweeview java 128 at com facebook drawee view genericdraweeview genericdraweeview java 77 at com facebook drawee view simpledraweeview simpledraweeview java 60 ...
facebookfresco
no possibility to set new maximum retry amount
Enhancement
I go through the code and didn t find any way to do this be there a way
facebookfresco
sometimes bitmap be not available in memorycache
Question
my problem be if I be fetch bitmap from memory cache sometimes its not available what I be do be 1 load image from local path to simpledraweeview via setcontroller 2 then I be use below code to fetch bitmap from cache imagepipeline imagepipeline fresco getimagepipeline imagerequ imagerequ ...
facebookfresco
java lang exceptionininitializererror after update 0 9 0
Bug
01 19 10 47 56 855 e androidruntime 30977 java lang exceptionininitializererror 01 19 10 47 56 855 e androidruntime 30977 at com facebook imagepipeline producers resizeandrotateproducer transformingconsumer dotransform resizeandrotateproducer java 154 01 19 10 47 56 855 e androidruntime 30977 at ...
facebookfresco
imageinfo getqualityinfo isofgoodenoughquality and isoffullquality always return true
Question
no matter what image I set to simpledrawee imageinfo getqualityinfo isofgoodenoughquality and iimageinfo getqualityinfo isoffullquality always return true this be the large image I use how can I know the image onfinalimageset be resize and how much be width and height be of the orginal image thank...
facebookfresco
error inflate class com facebook drawee view simpledraweeview after restore application
Bug
step 1 launch application with target 23 on android 6 2 adb shell bmgr fullbackup package 3 adb shell bmgr restore package 4 launch application crash library initialize in application class in oncreate cause by android view inflateexception binary xml file line 79 binary xml file lin...
facebookfresco
how to I determine the image in download process or writing process to make disk cache
Question
I want to find the stage of the image request so I add code datasource datasource fresco getimagepipeline isindiskcache originaluri datasource subscribe new datasubscriber override public void onnewresult datasource datasource boolean isindiskcache datasource isfinishe ...
facebookfresco
out of memory when load many animated image
Question
when we load a lot of animate image gif in a screen the memory be very large setautoplayanimation false also can t reduce the memory
facebookfresco
add tap to download support
Enhancement
be there a tap to download feature that be similar to the tap to retry use case some user might not want to download all image automatically and want to select which image to download also some user might be on datum and do not wish to download large image automatically say 5 mb and above
facebookfresco
change bitmaputil max bitmap size dynamically base on the device
Enhancement
when I load a long image enlarge this image can t read the word on the picture very low quality
facebookfresco
not able to set hotspot on overlayimage drawable set in xml
Enhancement
I have set app overlayimage drawable on simpledraweeview in xml layout for add selector ripple effect on top of simpledraweeview set overlayimage attribute correctly show ripple effect on image but hot spot be always show from center to solve this I need the overlayimage drawable that I have set in xml reso...
facebookfresco
use current image as placeholder for the next image part 2
Bug
I have the same issue as in the 236 but the solution provide do not work I have a flicker when replace the image first I load the thumbnail after that on user action I start load the original image with low res image request set to thumbnail that be already load but I have the flicker anyway ...
facebookfresco
about simpledraweeview setimageuri
Enhancement
the uri be a network string url every time I must new a instance uri and have to judge the url be not empty can I just pass the string url parameter
facebookfresco
testlowdiskspace always check internal storage
Bug
diskstoragecache testlowdiskspace always pass statfshelper storagetype internal can not pass external java helper method that set the cache size limit to be either a high or a low limit if there be not enough free space to satisfy the high limit it be set to the low limit guarded...
facebookfresco
post process image aren t properly cache
Bug
our android app have a dialog with a list each list item have the same icon in either green or gray when the dialog be open we re see a fade in animation for all but one icon even though the dialog have be open before and all icon should already be in the cache it seem that the cache for post process image isn...
facebookfresco
libmemchunk so
Duplicate
I write as follow java flog setminimumlogginglevel flog verbose fresco initialize this setcontentview r layout temp webp manimatedwebpview simpledraweeview findviewbyid r i d animate webp uri uri new uri builder scheme uriutil local asset sche...
facebookfresco
pauseonscrolllistener
Duplicate
how to pause imagerequset when the listview be scroll
facebookfresco
incorrect cache hit when uri parameter change
Bug
as fresco developer often use setimage to show image but the uri be chaged sometimes when uri contain session and then the cachekey be new there will be a new request but the image dose not change just like and the same image
facebookfresco
set setdownsampleenable true prevent picture to auto rotate
Bug
I have trouble with auto rotate picture with orientation in their exif but figure out that downsampling be cause trouble
facebookfresco
0 8 1 load gif fial fail to slurp image 0 wait online to fix
Duplicate
01 02 11 29 08 851 22170 22170 com qiuduanribao joke w system err java lang illegalstateexception fail to slurp image 0 01 02 11 29 08 851 22170 22170 com qiuduanribao joke w system err at com facebook imagepipeline gif gifimage nativecreatefromnativememory native method 01 02 11 29 08 851 22170 22170 com q...
facebookfresco
square image in horizontal listview
Bug
I be attempt to create a xml code for a simpledraweeview to display a square image in different recyclerview java I can achieve square image in any type of vertical list my issue be that if I attempt to use this layout for any horizontal list the simpledraweeview be not present th...
facebookfresco
why fresco doesn t inlcude webp encoding function
Enhancement
hi fresco be awosome I have use freso to my project for a while but I need webp encode support too as downloadind and show webp image I check fresco code and I find the webp lib didn t compile the encoder source could you guy consider to support encode bitmap to webp inside freso if so I will not have to...
facebookfresco
not support ico format
Enhancement
hi guy I m try to display a ico image file with simpledrawee but it turn out not work below be the exception I get and the url be java lang illegalargumentexception unknown image format at com facebook imagepipeline decoder imagedecoder decodeimage imagedecod java 82 at com facebook imagepipeli...
facebookfresco
can not display image on huawei h60 l02
Bug
the device run android4 4 2 I be not sure what the problem cause but it be do well on other device here be the log I find when open the app and the screenshot 20151229115503 20151229115552
facebookfresco
java lang outofmemoryerror
Bug
java lang outofmemoryerror at com facebook imagepipeline memory genericbytearraypool alloc genericbytearraypool java 67 at com facebook imagepipeline memory genericbytearraypool alloc genericbytearraypool java 29 at com facebook imagepipeline memory basepool get basepool java 259 at com facebook imagepipeline m...
facebookfresco
can not open right image
Enhancement
I use fresco and okhttp to load image 1 request requestwithuseragent originalrequest newbuilder header user agent mozilla 5 0 iphone cpu iphone os 7 0 like mac os x en we applewebkit 537 51 1 khtml like gecko version 7 0 mobile 11a465 safari 9537 5 addheader referer getdomainnam...
facebookfresco
erase cache from android app manager make prefetchtodiskcache have a strange behavior
Bug
hello erase cache from android app manager make prefetchtodiskcache have a strange behavior some uri be not fetch thus datasource be call and return isfinished goal prefetchtodiskcache for a list of uris 1 on first install and first run of app all uris be well prefetche 2 go to andro...
facebookfresco
ripple pressedstateoverlay work just once
Bug
I make the drawable resource and set into draweehierarchy drawable drawable getresource getdrawable r drawable ripple genericdraweehierarchy hierarchy genericdraweehierarchybuilder newinstance getresource setpressedstateoverlay drawable setactuali...
facebookfresco
search for the doc
Enhancement
the doc be pretty detailed and that s pretty awesome but that make it find what we be look for hard support for search in the doc will be really awesome
facebookfresco
how can I retain the progress image until decode have finish
Bug
my application should be show the large size image so I add the progress drawable into hierarchy but it have fade out before image show up I find the issue but can t find any hint at least I only want to know whether the decode image start
facebookfresco
java lang runtimeexception canvas try to use a recycle bitmap basepostprocessor
Bug
12 21 11 01 14 045 e androidruntime 6819 java lang runtimeexception canvas try to use a recycle bitmap android graphic bitmap 41801038 12 21 11 01 14 045 e androidruntime 6819 at android graphic canvas throwifcannotdraw canvas java 1084 12 21 11 01 14 045 e androidruntime 6819 at andro...
facebookfresco
post process image with roundedcornerradius xml attribute will lead to oom in android 5 0
Bug
I be post processing image in order to apply a blur effect I would like these image to have a rounded corner radius as well on android 5 0 and up this seem to be an issue on 4 x device this be a non issue here be my xml I have 16 image in a recyclerview the follow code be without post processi...
facebookfresco
image size can exceed the limit after resize cause bitmap too large to be upload into a texture
Bug
I d like to display an image as large as possible within the limit so I decide to write code as follow java imagerequ req imagerequestbuilder newbuilderwithsource uri parse network image url setresizeoption new resizeoption 2048 2048 build simpledraweeview v simpledraweevi...
facebookfresco
the method onnewresult will be call many time when the progress be 1 0
Bug
source fresco getimagepipeline fetchencodedimage originalrequest this source subscribe new datasubscriberadapter override public void onnewresult datasource datasource logg d tag onnewresult datasource getprogress datasource isfinishe xrappl...
facebookfresco
error when rotate the view with animate image
Bug
jp479 tj0j q vu3 s some android telephone will have this issue 1 the view be set as crop and load animate image like gif 2 when rotate the view it will happen to see the image out of view rect
facebookfresco
java lang throwable explicit termination method close not call
Bug
I get the exception e strictmode a resource be acquire at attached stack trace but never release see java io closeable for information on avoid resource leak java lang throwable explicit termination method close not call ...
facebookfresco
glitch on some image on nexus 4
Bug
zshlo2hpx some image have those distinctive stripe on they I can provide original photo if need
facebookfresco
decode bpg image
Enhancement
hello I be a developer in search of an open source project try to add some contribution in order to grow her own code skill I be interested in mainly java and android tool after search the internet I find your library which be quite nice I study during my master degree about image encoding and format I reali...
facebookfresco
use xml define style in a hierarchy
Enhancement
I define a style like this xml can I create a genericdraweehierarchy instance with the value inflate from this xml
facebookfresco
attempt to decode fail or corrupt image
Bug
fresco can not get the correct format of some image that I can open in my laptop here be the error log 12 01 16 35 11 535 29714 29887 io egg now alpha v unknown buffereddiskcache successful read from disk cache for 12 01 16 35 11 535 29714 29887 io egg now alpha v unknown requestlogginglistener time 9557...
facebookfresco
0 8 1 be not on jcenter
Bug
could not find any version that match com facebook fresco fresco 0 8 1 version that do not match 0 8 0 0 7 0 0 6 1 0 6 0 0 5 3 7 more search in the follow location
facebookfresco
animateddrawable ignore setdither and setfilterbitmap
Bug
animateddrawable ignore setdither and setfilterbitmap it do not override the method and do not set it to it s mpaint animateddrawable should override override public void setdither final boolean dither mpaint setdither dither doinvalidateself override public void setf...
facebookfresco
filetree symbolic link cause infinite recursion
Bug
image this may be cause by the file be symbolic link the isdirectory method return true then the tree traversal be endless but I m not sure and I don t know why there be a symbolic link file
facebookfresco
can t response touch event when image be load
Enhancement
hi simpledraweeview can t response onclick nor parent s swiperefreshlayout refresh touch event when image be load but it can be ok when image be display or download faild java override public void onviewcreated view view nullable bundle savedinstancestate string imageurl getargum...
facebookfresco
force image to remain in cache
Enhancement
hello in my app it have function bookmark with bookmark I need use offline for long time when I offline I want image alway show image cache on local it s mean I can control image set no clear cache with this image thank
facebookfresco
cause by java lang outofmemoryerror
Duplicate
many outofmemoryerror occur what s wrong with it cause by java lang outofmemoryerror at android graphic bitmapfactory nativedecodeasset native method at android graphic bitmapfactory decodestream bitmapfactory java 597 at android graphic bitmapfactory decoderesourcestream bitmapfactory java 432 at andr...
facebookfresco
draweeview draw recycled bitmap
Bug
java lang runtimeexception canvas try to use a recycle bitmap android graphic bitmap 16502a96 at android graphic canvas throwifcannotdraw canvas java 1282 at android ...
facebookfresco
incorrect image draw local image with orientation and rounded corner
Bug
in case of load a local image from sd card with 90 or 270 deegree orientation with rounded corner fresco draw such image with artifact edge be repeat bound of roundedbitmapdrawable be incorrect look like roundedbitmapdrawable done t respect image orientation fresco version 0 8 0
facebookfresco
image not load with rgb 565
Bug
when I load image list about 20 100 fast scroll when I scroll about 20 70 the image not load and not show include new page load have cache image the memory no change fresco 0 8 1 I remove setbitmapsconfig bitmap config rgb 565 line every be ok
facebookfresco
downsample webp doesn t work
Bug
I m use fresco 0 8 0 and find it can t downsample webp as in downsampleutil determinesamplesize if encodedimage ismetadataavailable encodedimage return default sample size and in encodedimage parsemetadata dimension decode be not yet support for webp since bitmaputi...
facebookfresco
okhttp 404 response write to cache anyway
Duplicate
47 pic
facebookfresco
android view inflateexception binary xml file line 66 error inflating class
Duplicate
process com wdc album production pid 15086 11 04 10 31 36 282 15086 15086 e androidruntime android view inflateexception binary xml file line 66 error inflate class 11 04 10 31 36 282 15086 15086 e androidruntime at android view layoutinflater createview layoutinflater java 640 11 04 10 31 36 ...
facebookfresco
issue with build tool 1 5 0 beta 1
Duplicate
I m use fresco 0 8 1 but this happen with 0 7 0 as well I just try upgrade my buildtool to 1 5 0 beta 1 and upon app start I now get this fatal exception java lang unsatisfiedlinkerror dalvik system pathclassloader dexpathlist zip file datum app com carmax carmaxowner qa 2 base apk nativelibra...
facebookfresco
suddanly start to crash with unsatisfiedlinkerror
Duplicate
hello our release app have start to crash with unsatisfiedlinkerror on fly asus lenovo device all of they have mediatek processor after one month since release on friday 30 october we have get first report of this crash we be use fresco as be without compile it from source code reproduce on 0 7 0 and on 0...
facebookfresco
oom exception why this occur
Duplicate
java lang outofmemoryerror fail to allocate a 7990284 byte allocation with 1407372 free byte and 1374 kb until oom at dalvik system vmruntime newnonmovablearray native method ...
facebookfresco
after join fresco other dynamic library error
Duplicate
after join fresco other dynamic library error other dynamic library will tell I android unsatisfiedlinkerror
facebookfresco
animate gif loading performance
Enhancement
disclaimer I don t have good understanding of how current gif loading work in fresco code only base on the symptom of take long time to load multiple 4 mb gif generate by google photo also sympton of a frequent refresh of a listview with fresco animate gif if user choose to load animate gif without auto play ...