-
Updated
Dec 5, 2020 - Java
multiplatform
Here are 327 public repositories matching this topic...
-
Updated
Oct 20, 2020 - Dart
-
Updated
Dec 4, 2020 - C
-
Updated
Dec 5, 2020 - C++
-
Updated
Nov 29, 2020 - C++
-
Updated
Apr 23, 2020 - Python
-
Updated
Dec 4, 2020 - Kotlin
-
Updated
Apr 20, 2020 - Kotlin
-
Updated
Dec 4, 2020 - C++
Hi.
When I was upgrading from 1.12.0 to 1.12.1, my test cases using DateFormat("z") went failing after that.
@Test
fun test() {
val expected = TimezoneOffset(9.hours)
val actual = DateFormat("z").parse("+09:00").offset
assertEquals(expected, actual)
}This test case success with 1.12.0 but, it fails with 1.12.1 and 2.0.0-rc2.
When creating a box add the ability to give alignment to the title, if a title is given.
Currently, the title appears in the top left, let us use that as the default alignment option.
Alignment options for the title should include:
- Top Left
- Top Right
- Top Center
- Bottom Left
- Bottom Right
- Bottom Center
-
Updated
Oct 11, 2020 - Shell
-
Updated
Dec 4, 2020 - C++
TodoDetailsFragment.Arguments is Serializable, better to use Parcelize.
-
Updated
Nov 25, 2020 - C++
Blocked by #2
-
Updated
Nov 25, 2020 - Go
-
Updated
Aug 28, 2019 - Kotlin
-
Updated
Dec 3, 2020 - C++
-
Updated
Nov 16, 2020 - Kotlin
Flipper Plugin
Related links:
Please follow up with suggestions and ideas if you have them, @oolong-kt/developers.
-
Updated
Aug 22, 2020 - C#
-
Updated
Aug 26, 2020 - Kotlin
-
Updated
Dec 4, 2020 - C++
-
Updated
Nov 25, 2020 - C++
-
Updated
Apr 27, 2019 - Kotlin
Improve this page
Add a description, image, and links to the multiplatform topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multiplatform topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
apollo-runtme-kotlinartifact, which can’t be used incommonMain. One workaround is