Michael Lee

Results 9 issues of Michael Lee

部分手机在开启全面屏手势后,hasNavigationBar仍然返回为true,getNavigationBarHeight返回数据不为0。还有开启全面屏手势小横条之后,返回的高度为三大金刚键的高度。

When I log a json very long, and it has some Chinese words or other multi-bytes UTF-8 charset, logcat will show some charset like '???'. So it fixed it, and...

在WebView下拉刷新的时候,如果html中还有自己的下拉,那在SmartRefreshLayout中就会出现各种问题。我解决了这个问题,给大家分享一下解决方案。 首先自定义WebView,代码如下: ```java import android.content.Context; import android.util.AttributeSet; import android.view.MotionEvent; import android.webkit.WebView; public class MyWebView extends WebView { public interface RefreshStateListener { public void refreshState(boolean canRefresh); } private RefreshStateListener refreshStateListener; public...

good first issue

1. `app:cpb_progressbar_color_direction` and `app:cpb_background_progressbar_color_direction` support `center_to_horizontal` or `center_to_vertical`

我这边自己拉了一个分支改了一下Intent适配了Android14,各位有需要的可以看一下:https://github.com/michaellee123/LiveEventBus

There are all the terminal input and print: ``` TweakIt-Desktop on  main is 📦 v1.0.0 via ⬢ v17.2.0 ➜ npm install --force npm WARN using --force Recommended protections disabled....

In China, we need shortcuts in Chinese, but some versions of Windows (I don't know what's different they are) will crash when the install path has Chinese words or the...

bug
native distribution
desktop

### tdesign-miniprogram 版本 能 ### 重现链接 _No response_ ### 重现步骤 _No response_ ### 期望结果 _No response_ ### 实际结果 _No response_ ### 基础库版本 _No response_ ### 补充说明 _No response_

need confirm