Posts by user175577 • 1 point
1 post
-
0
votes1
answer250
viewsA: Use Retrofit to popular a Recyclerview
The onResponse method gives you only one return, however it may not have been the code 200 (as you would expect). Try playing log sponse.code() to see. Also, you can use an if with…