<@U0B99LPPW>: on a slightly different note, using ...
# android
k
@yan: on a slightly different note, using extensions with android's Loader. I noticed referencing a view in the
onLoaderReset
callback throws some exception. This seem to be caused by the loader calling this method after
onDestroyView
when the cache would have already been cleared. I could provide more specifics when I get to my PC.