ISSUE_TEMPLATE.md
Glide Version:
<!-- Do you use any integration library, like OkHttp3 or Volley? For example: Fails to display with stock networking, but works with okhttp3-1.4.0 -->Integration libraries:
<!-- What devices you managed to get the issue to come up on? For example: fails on Galaxy S4/GT-I9500 4.4.2, works fine on Nexus 6P 5.1 and Genymotion Nexus 5 5.0.1 -->Device/Android Version:
<!-- Share the details of your issue in prose, detailing actual and expected behavior. It also helps if you give some info **why** you are trying to do something as opposed to **what** is not working. -->Issue details / Repro steps / Use case background:
<!-- How do you use Glide? Make sure you include everything as is in your app's code: Changing a single method parameter can yield totally different results. Please clarify any magic variables that appear in the code, for example: "// `this` is a Fragment" -->Glide load line / GlideModule (if any) / list Adapter code (if any):
Glide.with...
Layout XML:
<FrameLayout xmlns:android="...
Stack trace / LogCat:
paste stack trace and/or log here