Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIMOB-11282: Android TableView with remote images is very slow #3780

Merged
merged 4 commits into from Jan 29, 2013

Conversation

pingwang2011
Copy link
Contributor

https://jira.appcelerator.org/browse/TIMOB-11282
Test case in JIRA. Please also test KS->ImageView for a sanity check.

@ghost ghost assigned ayeung Jan 25, 2013
private boolean recycle;
private boolean mNetworkURL;
private boolean mAsync = false;
private String mUrl;


@Override
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spacing issue: This is mis-aligned with doInBackground

@ayeung
Copy link
Contributor

ayeung commented Jan 29, 2013

Code reviewed and functionally tested. Request Accepted

ayeung pushed a commit that referenced this pull request Jan 29, 2013
TIMOB-11282: Android TableView with remote images is very slow
@ayeung ayeung merged commit 73a93c5 into tidev:master Jan 29, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants