Code Monkey home page Code Monkey logo

Comments (2)

hardikamal avatar hardikamal commented on June 27, 2024 1

img_0532

Its iPhone 5s screenshot. I think its because of width. Can you help me fix this without switching to stylesheet or RMActionController.

from rmdateselectionviewcontroller.

CooperRS avatar CooperRS commented on June 27, 2024

Hey!

Do you have a screenshot of the issue? Is it reproducible with all iPhone screen sizes and on all iOS versions?

I'm afraid there is not much we can do about it. If I'm right, then the UIDatePicker from Apple assumes a fixed width (the width of the device screen) and tries to fill it. But RMActionControllerStyleWhite as well as RMActionControllerStyleBlack add a little margin to the left and right and might cut some of the UIDatePickers content. In this case you have two options:

  1. Use one of the sheet styles
  2. Switch over to RMActionController and use you own date picker view inside it.

Best regards,
Roland

from rmdateselectionviewcontroller.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.