Skip to content

[Android] Shadow cropped on the bottom #109

@Rhysjc

Description

@Rhysjc

The ActionButton component is at the bottom of a view with flex 1, as shown below:

<View style={styles.container}>
    // ...Other stuff           
    <ActionButton buttonColor="#519989" />
</View>

Screenshot attached of the shadow getting cropped at the bottom.
screen shot 2016-11-17 at 17 37 32

May not be related, but if I set offsetY={0}, the button is actually about 20 pixels above the top of the window.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions