Hiroshi Kikuchi
Hiroshi Kikuchi
We (I and my project members) glad to use android-sarippar, we are helped by it. In the project using Kotlin 1.0.0-beta-4584, android-sarippar's annotations are not used. I annotated like this,...
Related to #35. This Pull Request make PHV can swipe in ViewPager. Now `FrameView` prevent intercepting by parent ViewGroup touch event (ex. ViewPager or ScrollView)
## Kind (Required) - Proposal / Discussion ## Overview (Required) - In order to achieve #136, we should make iOS implementation (as Kotlin/Native module) of `:data:firestore` instead of `:data:firestore-impl` ....
## Overview (Required) - In order to achieve #136, we should make iOS implementation (as Kotlin/Native module) of `:data:db` instead of `:data:db-room` . - Or make `:data:db-room` Kotlin Multiplatform module....
To support [FVM](https://fvm.app/) as asdf's legacy files. I need this feature because all my teammates using FVM except me!
RxJava is heavy (in binary size and number of methods), so supports separate existings. ``` java RxKeninAndroid.create(mUserId, Conditions.requireField()).filter(result -> result.isValid).subscribe(result -> mSendButton.setEnabled(true); }); ```
## Overview (Required) - SpeakerSession has `topic` and `level` and etc. - We want to see that in SessionDetailViewController. ## Links -
## Overview (Required) - On SessionDetailViewController, only first speaker is shown. - Some session has two or more speakers. We want to know all of them. - We need fix...
## Overview (Required) - Of course that is best implementing with TDD. - I don't know how to run unit tests written in Kotlin, so please tell us how to...
## Overview (Required) - It's better that users can search session by keyword or difficulty. ## Links - ## Screenshot c.f. Official App 