AndroidDeveloperLB

Results 918 comments of AndroidDeveloperLB

@YoshiRulz So how does a non-null type appears in Java for the generic type ("T") ? Looking at the code of Glide, I didn't see there anything special that I...

@YoshiRulz Oh ok. So how does the IDE decides that I should use it from the Java code? Not by actual declaration, but actually by checking the annotations on Java,...

Here's a more updated code of what I use: https://stackoverflow.com/q/67500479/878126

@hmerdok The code I wrote seems to be more dependent (example is `PeopleService.Builder`) , but I hope what you wrote could help. I've set a reminder to check if indeed...

@hmerdok How do I do this on Android though? How can I reach the json file there? I don't think it's really in the APK, no? And what's "DirectoryScopes.MY_SPECIFIC_DIRECTORY_SCOPE_ENUM" ?

I've tested it on Pixel 2 with Android P. On what have you tried it? Maybe when I cloned and had to update it, it ruined the code somehow? Can...

Why can't you run it? It's almost identical to what you have here... I've only updated the gradle files... Attached here the APK. BTW, you have a typo : "Coners"...

I've tested it now, without any modification of my own. This is what I see now : ![image](https://user-images.githubusercontent.com/5357526/48303296-4e8f0280-e511-11e8-9e1a-56c767ec84cc.png) I suggest that you try on emulator.

@CabezasGonzalezJavier Why are you writing this to me? It's not my sample. It's of the repository... Besides, the permission is already there. See attached video. [2018-11-10_18-44-33.zip](https://github.com/thedeveloperworldisyours/RoundedConersWithGlide/files/2568567/2018-11-10_18-44-33.zip)