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

Hidden row icons disappear after being left visible and changing orientation of device #257

Closed
devonhuangcodes opened this issue Dec 5, 2018 · 2 comments

Comments

@devonhuangcodes
Copy link

In the example provided, when you swipe open the list item and rotate the orientation of a device. The icons of the hidden row disappear. They reappear when you rotate it back to the previous orientation. I'm also getting the same behaviour in my project where I have react-native-swipe-list-view implemented.

Orientation (Portrait)
original

Orientation (Landscape)
change_orientation

@devonhuangcodes
Copy link
Author

Recalculate the layout on the orientation change:
#87

@jemise111
Copy link
Owner

@devonhuangcodes 👍

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