anguyenqd / android-query

Automatically exported from code.google.com/p/android-query
0 stars 0 forks source link

AQuery.GONE not working in 0.8.14 #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
aq.id(image).image(url, true, true, 0, AQuery.GONE, null, 0, 
AQuery.RATIO_PRESERVE);

What is the expected output? What do you see instead?
I see white blank image instead of nothing.

What version of the product are you using? On what operating system?
Aquery 0.8.14, in 0.17 seems working ok

Original issue reported on code.google.com by seals...@gmail.com on 7 Jan 2012 at 9:50

GoogleCodeExporter commented 9 years ago
Thanks. Will check on it.

Original comment by tinyeeliu@gmail.com on 11 Jan 2012 at 10:25

GoogleCodeExporter commented 9 years ago
Issue fixed in 0.18.5.

Original comment by tinyeeliu@gmail.com on 11 Jan 2012 at 11:58