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

[Android] Absolute position not working #41

Open
nikesh8 opened this issue Dec 6, 2019 · 1 comment
Open

[Android] Absolute position not working #41

nikesh8 opened this issue Dec 6, 2019 · 1 comment

Comments

@nikesh8
Copy link

nikesh8 commented Dec 6, 2019

Style: suggestionPanelContainer: {
    backgroundColor: 'rgba(100,100,100,0.1)',
    width: DeviceUiInfo.screenSize.width - pageMargin * 2,
    position: 'absolute',
    top: -150,
    zIndex: 1
  }

I've tried with all possible attempts I've failed to get desired output. @harshq please help to overcome this problem.

@anniewey
Copy link

anniewey commented Feb 7, 2020

I'm facing the same issue. Cant find a working solution so changed to horizontal instead

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

No branches or pull requests

2 participants