Johannes Bester
Johannes Bester
[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...
I would like to Add a License to an Older/Existing Git, I see no way to do that - Only when a new Git is created I get that option!...
**I think your priorities is skewed!** You do support other formats like AVIF images, Why not support SVG, it is much used in Android!
startActivityForResult & onActivityResult Deprecated in Java will it be fixed/updated?
```kotlin Android Studio Dolphin | 2021.3.1 Beta 5 Build #AI-213.7172.25.2113.8774922, built on June 28, 2022 Runtime version: 11.0.14.1+1-b1751.46 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10 10.0...
How would this code be in Constructor DSL ```kotlin single { val client = KMongo.createClient().coroutine client.getDatabase(DATABASE_NAME) } ```
There is No setOnClickListener for the `search_close_btn` So here it is! Please Amend! ``` // Cancel Button Clicked! val cancelButton = searchView.findViewById(R.id.search_close_btn) as View cancelButton.setOnClickListener { searchPlate.setText("") val searchQuery =...
Can you please test Open-Api where you delete a blog, It looks like SHOULD_REFRESH is not refreshing the blogList!, I think you have missed BlogEvent.Refresh, I may be wrong UpdateBlog...
ViewBinging! Warning: The 'kotlin-android-extensions' Gradle plugin is deprecated. NavigationIconClickListener.kt: (27, 45): 'getter for defaultDisplay: Display!' is deprecated. Deprecated in Java NavigationIconClickListener.kt: (27, 60): 'getMetrics(DisplayMetrics!): Unit' is deprecated. Deprecated in Java...
For me to follow this codelab I'd need a PHD in Programming or something! Please making the Import to Android Studio MUCH more friendly OR make a Codelab teaching the...