databinding-samples
databinding-samples copied to clipboard
Update kotlin version to the latest
This enables automatic builds for new commits and PRs in the master branch. This sample is currently **green**, see build logs: + GRADLE_OPTS=' -Xms4g -Xmx4g' + GRADLE_OPTS=' -Xms4g -Xmx4g -XX:+HeapDumpOnOutOfMemoryError'...
When I study this sample, I find that the method named "stringtosetarray" will be called twice when I edit numberofsets through EditText, which I think is redundant. When I debugged,...
open databinding can't use ./gradlew bundle command build .aab file?using the command will give an error: javax/xml/bind/JAXBException.
no xml attributes complete, because share jetpack of remote dependency on androidStudio 3.5 gradle 3.5.0 kotlin 1.3.50
Hi, it would be nice if this sample includes databinding with RecyclerView. Thanks
[y5s4rmuri77n4-console-log.txt](https://github.com/googlesamples/android-databinding/files/3511963/y5s4rmuri77n4-console-log.txt) Well :app:kaptDebugKotlin FAILED There is no way in the log to trace this to any of my code, the file was produced by scans.gradle.com (with --scan) My guess is...
Can we provide create relationship manually method in generated class "DataBinderMapperImpl" to support multiple module and runOnlyRuntime. I want to insulate module in compile time
This project no longer builds on the latest release of Android Studio.