Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- log
- http
- kotlin
- layout_constrainedHeight
- Load failed
- gradle plugin
- todo
- Collections Function
- ThreeTen Backport
- multipart
- BottomSheetDialogFragment
- Android
- RecyclerView
- 기기고유값
- 생명주기
- DataBinding
- DialogFragment
- Lifecycle
- Room
- layout_constrainedWidth
- findNavController
- Popup menu background color
- SSAID
- NumberPIcker
- Retrofit2
- Navigation
- studywithme
- 화면 회전
- WorkManager
- json
Archives
- Today
- Total
목록Glide (1)
chacha's
🕶 Glide 이용할 때 Http URL 사용 시 화면 안 보임
class com.bumptech.glide.load.engine.GlideException: Failed to load resource- stackoverflow Opt out of cleartext traffic - Doc App manifest file - Doc ViewPager2를 이용하여 이미지 슬라이더를 구현하는 중에 이미지가 안 보이는 문제를 만났습니다. 처음에는 ViewPager2를 잘못 사용한 줄 알았지만 https 프로토콜을 사용하는 URL은 잘 보인다는 것을 알았습니다. 후에 로그를 제대로 읽으니 HttpException이라고 적혀있는 것을 보고 다시 한 번 로그를 잘 읽는 습관을 들여야겠다고 생각했습니다.😭😭😭 ~ W/Glide: Load failed for http://imgne..
Android/TIL
2021. 8. 7. 16:46