Sam
10/08/2019, 8:28 PMrkeazor
10/09/2019, 12:43 PMghedeon
10/10/2019, 6:13 AMgildor
10/10/2019, 8:16 AMDataBinding is heavyWhy?
slow to buildFor sure
Sam
10/10/2019, 8:04 PMWhy?
=> APK size, and after changing XML
I compared the 2 projects (medium project) together, and found that the project using databinding took a long time to run + compile + build, and my laptop also ran very slowly + the sound of the laptop’s running really loud.gildor
10/11/2019, 12:43 AMSam
10/11/2019, 11:09 AMWhat exactly do you comparing? 2 different projects?
=> I mean the same code base.
What are the cons of android data-binding you have faced to in your project ?rkeazor
10/11/2019, 12:08 PMrkeazor
10/11/2019, 12:09 PMrkeazor
10/11/2019, 12:15 PMrkeazor
10/11/2019, 12:19 PMghedeon
10/15/2019, 6:23 AMlabel.text = text
? Nah, thanks. Throw synthetics to your project and move on, spend your time on something meaningful.gildor
10/15/2019, 6:24 AMBad IDE support for DatabindingsAgree, but it’s finally improved a lot in AS 3.6
Sam
10/15/2019, 6:41 AMSam
10/15/2019, 6:41 AMrkeazor
10/16/2019, 2:19 AMrkeazor
10/16/2019, 2:22 AMghedeon
10/16/2019, 4:47 AMrkeazor
10/16/2019, 11:42 PMrkeazor
10/17/2019, 12:06 AMSam
10/17/2019, 4:48 AMgildor
10/17/2019, 4:59 AMSam
10/17/2019, 10:56 AMrkeazor
10/17/2019, 11:31 AMrkeazor
10/17/2019, 11:40 AMSam
10/18/2019, 6:19 AMWhen you switch from Java to Kotlin did you add the plugin for kotlin kapt?
=> not this error
If so try check the variables your actually binding and make sure there types actually still make sense,-Something might have got messed up if you just used the convert Java to kotlin tool
=> yes, a lot of variables is not suitable for lasted kotlin versionrkeazor
10/19/2019, 4:40 AMrkeazor
10/19/2019, 4:43 AM