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

Correct FOD_SENSOR_Y value #2

Open
wants to merge 1 commit into
base: 10.0
Choose a base branch
from
Open

Correct FOD_SENSOR_Y value #2

wants to merge 1 commit into from

Conversation

ngxson
Copy link

@ngxson ngxson commented Mar 26, 2020

For some reason, the FOD spot on stock ROM is a bit lower (about 27px)

Screenshot on stock ROM: https://imgur.com/aZsfhlR
Screenshot on Syberia ROM: https://imgur.com/4jTm5pH

@HarukeyUA
Copy link
Contributor

HarukeyUA commented Mar 27, 2020

Can you post result of getprop persist.vendor.sys.fp.fod.location.X_Y ? Cause for me fod icon is relatively in the same spot as stock https://imgur.com/a/T2NFQNF

@ngxson
Copy link
Author

ngxson commented Mar 27, 2020

I got the correct value

C:\Users\XSON>adb shell
laurel_sprout:/ $ getprop persist.vendor.sys.fp.fod.location.X_Y
293,1356
laurel_sprout:/ $

But the spot is always in the incorrect place. I'm still can't figure out why.
I'm using the latest build (2020-03-14) and did wipe data on installing.

P/s: If you are free, please also look at this issue. Thank you!

@ngxson
Copy link
Author

ngxson commented Mar 28, 2020

Update: I found that the position of FOD spot changes when I change the type of nav bar.
2 or 3 buttons nav bar make FOD spot a bit higher. Gesture nav bar make it go to the correct position.

Maybe there's something to do with FODCircleView window type ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants