Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[android]padding property should not be a shorthand #8335

Copy link
Copy link
Open
@farfromrefug

Description

@farfromrefug
Issue body actions

Right now the padding is a shorthand for all the 4 padding properties.
Not an issue JS wise but it becomes one on Android.
Screen Shot 2020-02-13 at 09 53 14
On android it means 4 native calls which takes 5ms on my phone.
It is not necessary as it could be done in 1 call

More over it is actually done twice when there is a background set! Why is the padding set with backgroundInternal?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.