Skip to content

CodeEditor widget forces 100 margins #7

@mariuszgromada

Description

@mariuszgromada

CodeEditor widget always applies 100 margins, see the code below

Extract from source code
recyclerViewParam.setMargins(0, height - 100, 0, 0);
paramsTxtprocessor.setMargins(0, 0, 0, 100);

Can you set it to 0 instead of 100?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions