Skip to content

com.rubymotion.NoMethodError: undefined method `gravity=' for <RMQViewStyler| #116

@gregmolnar

Description

@gregmolnar

I am getting the above error with the starter app if I try to set the gravity. I looked into the code and wrote a spec to test the gravity= method, but it seems to be broken. I am new to Android, so I might be totally wrong, but by the looks of it, the layout_params used in RMQViewStyler is an instance of Android::View::ViewGroup::LayoutParams but that doesn't seem to implement gravity, rather one of it's subclasses does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions