Yorick

Results 3 issues of Yorick

## Problem 问题 Can not type Chinese completely when connecting remotely to Windows in iPad! 在远程连接windows的iPad上使用时无法完整的输入中文! ## How to reproduce 如何重现 This situation is somewhat peculiar. 1. Connect remotely to...

Area: Input

## 问题描述 在使用 `MarkerManager.Collection.addMarker()` 方法时,出现了 `NullPointerException`,错误信息为 "null cannot be cast to non-null type com.baidu.mapapi.map.Marker"。这个错误发生在 `MarkerManager.kt` 文件的第 96 行。最终造成App闪退。 ## 复现步骤 在加载地图过程中偶现 ## 错误堆栈 ``` java.lang.NullPointerException: null cannot be cast to...

## Before Submitting This PR **Please confirm you have done the following:** - [X] I have searched [existing issues](https://github.com/cjpais/Handy/issues) and [pull requests](https://github.com/cjpais/Handy/pulls) (including closed ones) to ensure this isn't a...