Skip to content
This repository was archived by the owner on Jun 14, 2022. It is now read-only.
This repository was archived by the owner on Jun 14, 2022. It is now read-only.

sidebar table's background_image not fit iPhone6(or plus) size? #32

Description

@cactis

how to make the background_image to fit different screen size?

Prime::Styles.define :sidebar do
  style :screen,
    background_color: nil,
    content_mode: UIViewContentModeScaleAspectFill, # not works
    background_image: 'backgrounds/sidebar.jpg'

or do we need to build xib assets for multiple background images?

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions