Loading
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