ushahidi / Ushahidi_Android

[Deprecated] Ushahidi Android app For Ushahidi V2.x.x. Working on V3.x.x at
https://github.com/ushahidi/platform-android/
GNU Lesser General Public License v3.0
202 stars 153 forks source link

Unable to load images when navigating reports in ViewReportActivity #121

Closed reddy2401 closed 11 years ago

reddy2401 commented 11 years ago

Application, unable load images when navigating using arrow symbols in ViewReportActivity. Even reports having images in list page then not loading images in ViewReportActivity when using navigating symbols.

eyedol commented 11 years ago

@reddy2401 Does it load the images when you swipe between the screens

reddy2401 commented 11 years ago

@eyedol No, But all images are loading before preparing List Screen. All fetched reports images are available in device cache .

eyedol commented 11 years ago

@reddy2401 Update your code. Made some changes that fixed that yesterday.

eyedol commented 11 years ago

@reddy2401 after updating the code, are you able to reproduce this error? I want to close this issue.

reddy2401 commented 11 years ago

@eyedol issue rectified in latest code. You can close the issue. Thanks.

eyedol commented 11 years ago

Thanks