nowinandroid icon indicating copy to clipboard operation
nowinandroid copied to clipboard

[Bug]: Pixel 9 Android 12 no windowInsetsPadding

Open zrq1060 opened this issue 1 year ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Is there a StackOverflow question about this issue?

  • [X] I have searched StackOverflow

What happened?

Device Info: Pixel 9 API 32 And before

screenshot 2025-01-08_16-41

Relevant logcat output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

zrq1060 avatar Jan 08 '25 08:01 zrq1060

why my build has no content

xuyonggithub avatar Jan 08 '25 13:01 xuyonggithub

@xuyonggithub

Now: Pixel 9 API 32

Device Info: Properties avd.ini.displayname Pixel 9 API 32 avd.ini.encoding UTF-8 AvdId Pixel_9_API_32 disk.dataPartition.size 6442450944 fastboot.chosenSnapshotFile
fastboot.forceChosenSnapshotBoot no fastboot.forceColdBoot no fastboot.forceFastBoot yes hw.accelerometer yes hw.arc false hw.audioInput yes hw.battery yes hw.camera.back virtualscene hw.camera.front emulated hw.cpu.ncore 4 hw.device.hash2 MD5:9faf3dfa0593761d9a50de7090a00e73 hw.device.manufacturer Google hw.device.name pixel_9 hw.dPad no hw.gps yes hw.gpu.enabled yes hw.gpu.mode auto hw.initialOrientation portrait hw.keyboard yes hw.lcd.density 420 hw.lcd.height 2424 hw.lcd.width 1080 hw.mainKeys no hw.ramSize 2048 hw.sdCard yes hw.sensors.orientation yes hw.sensors.proximity yes hw.trackBall no image.androidVersion.api 32 image.sysdir.1 system-images/android-32/google_apis_playstore/x86_64/ PlayStore.enabled true runtime.network.latency none runtime.network.speed full showDeviceFrame yes skin.dynamic yes tag.display Google Play tag.displaynames Google Play tag.id google_apis_playstore tag.ids google_apis_playstore vm.heapSize 228

2025-01-09_10-00

Expected: Pixel 9 API 35

Device Info: Properties avd.ini.displayname Pixel 9 API 35 avd.ini.encoding UTF-8 AvdId Pixel_9_API_35 disk.dataPartition.size 6442450944 fastboot.chosenSnapshotFile
fastboot.forceChosenSnapshotBoot no fastboot.forceColdBoot no fastboot.forceFastBoot yes hw.accelerometer yes hw.arc false hw.audioInput yes hw.battery yes hw.camera.back virtualscene hw.camera.front emulated hw.cpu.ncore 4 hw.device.hash2 MD5:9faf3dfa0593761d9a50de7090a00e73 hw.device.manufacturer Google hw.device.name pixel_9 hw.dPad no hw.gps yes hw.gpu.enabled yes hw.gpu.mode auto hw.initialOrientation portrait hw.keyboard yes hw.lcd.density 420 hw.lcd.height 2424 hw.lcd.width 1080 hw.mainKeys no hw.ramSize 2048 hw.sdCard yes hw.sensors.orientation yes hw.sensors.proximity yes hw.trackBall no image.androidVersion.api 35 image.sysdir.1 system-images/android-35/google_apis_playstore/x86_64/ PlayStore.enabled true runtime.network.latency none runtime.network.speed full showDeviceFrame yes skin.dynamic yes tag.display Google Play tag.displaynames Google Play tag.id google_apis_playstore tag.ids google_apis_playstore vm.heapSize 228

2025-01-09_10-20

zrq1060 avatar Jan 09 '25 02:01 zrq1060

It worked in my device (Mi 10T Pro Android 12): Screenshot_20250109_183519

anhtuannd avatar Jan 09 '25 17:01 anhtuannd