0

天気に基づいてアプリケーションを作成しています。この無料の APIを使用しています。

これが私のJSON URLです。

weatherIconUrlここから画像を取得するときhttp://www.worldweatheronline.com/images/wsymbols01_png_64/wsymbol_0001_sunny.png、設定する前に透明にしたいimageview

私は試してみました...

 1. android:background="@null"
 2.  android:background="@android:color/transparent"

要するにhow to set image as transparent after decode from the url。アイデアをください。

ありがとう。

4

0 に答える 0