Fix 5329642 Gallery crashes when viewing Details on certain photos

AddressResolvingListener (mAdapter) is not set until constructor returns, so NPE is thrown
if the resolving happens really fast. This CL uses 'this' instead of mAdapter.

Change-Id: Ifce0ea92a3eb5c794a73cf0e89a236ff3d948c18
1 file changed
tree: 8448ea1c4febc5ff23698163a5349ff3746236a9
  1. gallerycommon/
  2. src/
  3. src_pd/
  4. tests/