Skip to content

NeumorphButton Wont Draw properly #107

@LidorPrototype

Description

@LidorPrototype

Version used: latest
Devices/Android versions reproduced on: Galaxy 10+, Pixel 3, Pixel 3+

I'm trying to do a NeumorphButton on a RelativeLayout that is in another RelativeLayout but it does not draw it correctly at all...

<soup.neumorphism.NeumorphButton
            android:id="@+id/button_login_or_register_alert"
            android:layout_width="200sp"
            android:layout_height="100sp"
            android:text="@string/login_or_register"
            android:textColor="@color/neu_text_color"
            android:layout_centerInParent="true"
            android:textAllCaps="false" />

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions