kotlin-android
Here are 4,629 public repositories matching this topic...
-
Updated
Jan 26, 2020 - Java
-
Updated
May 15, 2020 - Java
Update Documentation
You should probably mention that the library also does a Rotate on the image during the rescale process.
The library also catches any exception possible (OOM, ...) it makes it quite hard to debug when using it.
-
Updated
May 7, 2020 - Java
-
Updated
Oct 16, 2019 - Kotlin
-
Updated
Oct 12, 2019 - Kotlin
-
Updated
May 15, 2019 - Java
-
Updated
May 14, 2020 - Kotlin
-
Updated
Dec 21, 2019 - Kotlin
Hi,
How do you add integration with SDKs that deliver the result to onActivityResult
method of fragment/activity? For example if you'd like to implement Authentication via Facebook SDK you would:
- Create a CallbackManager
- Register it via
registerCallback()
of [LoginManager](https://develope
-
Updated
Nov 2, 2019 - Kotlin
-
Updated
May 9, 2019 - Java
-
Updated
Apr 27, 2020
-
Updated
Dec 18, 2019 - Kotlin
Fix issues listed on codacy.
https://app.codacy.com/manual/faruktoptas/FancyShowCaseView/issues
-
Updated
Nov 24, 2016 - Kotlin
currently, while listening the only way to see if there are any bookmarks is if we check the bookmarks button. there should be some sort of a visual feedback on the seekbar
showing bookmarks.
-
Updated
Apr 17, 2020 - Kotlin
-
Updated
Jun 6, 2018 - Kotlin
Hello,
you did the hard part of documenting which is writing the content.
I recommend as a next step to put all those markdown files in a website Gradle module powered by Orchid
See https://github.com/JavaEden/Orchid
I use it for my own needs and find it good, less well known that Hugo, Jekyll, Gatsby, but it fits right in with our skills: Gradle, Kotlin.
The way to get started is
A documentation on how close policy works is required. Where may I find it?
Especially, I want to know what does the consume
boolean means and does?
Proposal:
- They should not require
@Mock
annotations. No annotations at all! - We go through the fields of the testing class and we check the type and then we create a binding if it is a mock.
-
Updated
Sep 11, 2018 - Kotlin
-
Updated
Oct 19, 2019 - Kotlin
eg.
fun onTextChanged(listener: (text: CharSequence?, start: Int, before: Int, count: Int) -> Unit) { }
this should allow to better code completion in IDE
-
Updated
Sep 29, 2019 - Java
-
Updated
Dec 20, 2019 - Kotlin
-
Updated
Mar 15, 2018 - Kotlin
Improve this page
Add a description, image, and links to the kotlin-android topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kotlin-android topic, visit your repo's landing page and select "manage topics."
Run following commands and enjoy the stream of warnings from Dokka:
Review errors and see if any of t