| | |
| | | import com.weikou.beibeivideo.ui.video.VideoCloumn1Adapter; |
| | | import com.weikou.beibeivideo.util.DimenUtils; |
| | | import com.weikou.beibeivideo.util.ui.DividerItemDecoration; |
| | | import com.yeshi.buwanshequ.R; |
| | | import com.weikou.beibeivideo.R; |
| | | |
| | | import org.apache.http.Header; |
| | | import org.json.JSONObject; |
| | |
| | | Glide.with(getActivity().getApplicationContext()) |
| | | .load(jsonObject.getJSONObject("Data") |
| | | .getJSONObject("special") |
| | | .optString("Picture")).crossFade() |
| | | .optString("Picture")) |
| | | .into(specific_detail_banner); |
| | | } catch (IllegalArgumentException e) { |
| | | e.printStackTrace(); |