Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Pixel 9 Android 12 no windowInsetsPadding #1801

Open
3 tasks done
zrq1060 opened this issue Jan 8, 2025 · 3 comments
Open
3 tasks done

[Bug]: Pixel 9 Android 12 no windowInsetsPadding #1801

zrq1060 opened this issue Jan 8, 2025 · 3 comments
Labels
bug Something isn't working

Comments

@zrq1060
Copy link

zrq1060 commented Jan 8, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Is there a StackOverflow question about this issue?

  • 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

  • I agree to follow this project's Code of Conduct
@zrq1060 zrq1060 added the bug Something isn't working label Jan 8, 2025
@xuyonggithub
Copy link

why my build has no content

@zrq1060
Copy link
Author

zrq1060 commented Jan 9, 2025

@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

@anhtuannd
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants