locke
02/28/2018, 8:35 PMpulkitkothari
03/01/2018, 6:57 AMbuild
on room object on my activity launch or lazily whenever I need it?Giulio
03/01/2018, 11:47 AMGiulio
03/01/2018, 11:57 AMGiulio
03/01/2018, 12:26 PMrCorbellini
03/01/2018, 1:42 PMantonis
03/01/2018, 3:49 PMalex.tavella
03/01/2018, 7:34 PMRegan Russell
03/01/2018, 9:43 PMGiulio
03/02/2018, 9:49 AMrootandy
03/02/2018, 10:33 AMSam
03/02/2018, 11:51 AMcompileReleaseKotlin
but none of the solutions I've tried seem to work. I'm wondering if anyone else has experienced the same issue? running --stacktrace, --info, --debug, and --scan all build successfully, it's only 'install' that doesn't.Sam
03/02/2018, 11:54 AMdroidrcc
03/02/2018, 1:23 PMrkeazor
03/02/2018, 1:52 PMspierce7
03/03/2018, 3:38 PMspierce7
03/03/2018, 4:46 PMgildor
03/05/2018, 8:48 AMSlackbot
03/06/2018, 9:22 AMPascal How
03/06/2018, 10:54 AMtoast(...)
without worrying about show()
etc
My issue is whether this is actually a form of abuse on the extension function mechanism because Toast is not really an extension of context.
Similarly, I have come across several examples where extension functions have been used to simply shave off a parameter from the original method call. Any opinions?yoavst
03/07/2018, 7:33 PMkenkyee
03/07/2018, 8:31 PMjw
03/07/2018, 8:34 PMandroid.enableR8=true
in your gradle.properties
. It made my app 14% smaller with no functionality loss and even some regressions on what was removed (meaning there's room for improvement)skennedy
03/08/2018, 12:33 AMgildor
03/08/2018, 9:58 AMbobtimm
03/08/2018, 9:30 PMJ-Rojas
03/09/2018, 2:15 AMsglim
03/09/2018, 5:01 AMTarun
03/09/2018, 9:28 AMltm150895
03/09/2018, 7:52 PMokhttp3
vs retrofit
?ltm150895
03/09/2018, 7:52 PMokhttp3
vs retrofit
?florent
03/09/2018, 8:16 PMegek
03/12/2018, 11:50 AM