-
実行環境
OS: ArchLinux(EndeavourOS)
Kernel: 6.11.0-pf1
DesktopEnvironment: Plasma 6.1.5
WindowManager: kwin
CPU: Intel i5-3470
GPU: NVIDIA GeForce GT 1030
MEM: 16GB (割当は8GB)
![Screenshot_2024100…
-
### Environment
- [x] Autosize Version: 1.2.1
- [x] Target Android Version: 23
- [x] Device Model: All
- [x] Device Resolution: All
- [x] Design Size On AndroidManifest: 基于宽度 375dp
### 问题描述
…
-
I'd like an option to be able to run this browser in fullscreen immerersive mode, where the browser is able to utilize the space of the android status bar and the camera notch area for phones that hav…
-
On Android when I try to use scanner as in demo (with the default alert on `.then`) I only get a 2 second freeze and this:
```
JS: >> activity result: @ 1542892953486
11-22 14:22:35.932 10318 10318…
-
按钮方法(使用版本 0.3.6):
```
static void maximize() async {
if (await windowManager.isMaximized()) {
await windowManager.unmaximize();
} else {
await windowManager.maximize();
…
-
Hello,
As the title suggests, this Stripe library does not work on any of my Android phones (for example, the Pixel 6 with Android 14).
Detailed log from the crash in Release build: [crash.log](…
-
I'm just trying out this package, it looks promising but i can't even get a simple window to work.
Using basic code:
```js
const {app, BrowserWindow} = require('electron');
const windowManager…
-
每次放开都会计算x位置,使用到了Util.class,取消Point的'单例',每次重新测量:
` static int getScreenWidth(Context context) {
Point sPoint = new Point();
WindowManager wm = (WindowManager) context.getSystemServic…
-
Parent #17173
This issue is about resolving the `getSystemWindowInsetTop(...)`, `consumeSystemWindowInsets()`, `getDefaultDisplay()`, `getSize(...)`, `getSystemUiVisibility()` and `setSystemUiVisib…
-
```
What steps will reproduce the problem?
1. Launch browser app
2. Navigate to Google mobile home (http://www.google.com/m)
What is the expected output? What do you see instead?
The browser loads th…