Takao Chiba

Results 8 issues of Takao Chiba

Currently, updating API docs manually. I want to automate it in publish CircleCI jobs or GitHub workflow with tag push. Update docs command is below ``` ./gradlew dokkaHtmlMultiModule ```

maintenance

I want to get marker drag event callback and manipulate marker-related work. So, `Marker` composable have to have dragging callback parameter like `onMarkerDrag` `onMarkerDragStart` `onMarkerDragEnd` similar with `onClick` and `onInfoWindow~`...

type: feature request
priority: p2

**Overview (Required)** - Notification icon color on the status bar is incorrect, it should be tinted. **Steps To Reproduce** Receive notification **Expected behavior** Tint appropriate color **Screenshots** **Env:** - Device:...

bug
welcome contribute

Twitter Kit for Android is licensed [under Apache Licenses 2.0](https://github.com/twitter/twitter-kit-android#license). But pom file indicate that `TwitterKit Agreement` licenses. ```xml TwitterKit Agreement https://dev.twitter.com/overview/terms/twitterkit.html repo ``` I'm not sure how pom file...