You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. build.gradle -> compile group: 'com.googlecode.android-query', name:
'android-query', version: '0.25.9'
2. aq.id(R.id.image_webview).webImage(url);
What is the expected output? What do you see instead?
Expected output: zoomable image in a webview.
Result: Throws NullPointerException.
What version of the product are you using? On what operating system?
I've tried AQ versions 0.25.9 and 0.24.3......2.3 and 4.4 Android version.
Please provide any additional information below.
http://stackoverflow.com/questions/20409636/loading-image-into-a-webview-using-a
query-results-in-nullpointerex
Original issue reported on code.google.com by [email protected] on 7 Dec 2013 at 4:58
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 7 Dec 2013 at 4:58The text was updated successfully, but these errors were encountered: