Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

[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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants