android中获取网络图片并展示以及去掉标题

android中获取网络图片并显示以及去掉标题获取网络图片:?android:theme@android:style/Theme.NoTitleBar

android中获取网络图片并显示以及去掉标题

获取网络图片:

?

  android:theme="@android:style/Theme.NoTitleBar"
??