zoukankan      html  css  js  c++  java
  • iOS 7.1 系统可以设置 button shapes,此功能可让按钮多一条下滑线

    IniOS 7, Apple completely revamped the user interface to give it a fresh and modern look. One of the problems, I have with the new look is the lack of buttons. The text buttons can be a little disorienting.

    Thankfully, Apple has been listening to feedback, and has added an option iniOS 7.1that allows you to enable button shapes. While most buttons get a grey shading, some of the text buttons such as the Send in the Messages app, and devices in the AirPlay menu are underlined. iOS 7.1 also highlights the selected tab with the shading based on the color of the icon. For example: In the Music app, the selected tab is get a red shading, whereas in the App Store, the tab gets a blue shading.

    ios-7-1-button-shapes-final-1

    Settings app with Buttons Shapes toggle disabled , Settings app with Button Shapes toggle enabled

    ios-7-1-button-shapes-final-3

    AirPlay screen with Buttons Shapes toggle disabled , Settings app with Button Shapes toggle enabled

    ios-7-1-button-shapes-final-2

    App Store app with Buttons Shapes toggle disabled , Settings app with Button Shapes toggle enabled

    It does not bring iOS 6-style buttons back, but it does make finding and using buttons a little easier. The feature is not enabled by default, the toggle to enable button shapes is hidden in the Accessibility, so there is a high probability that you may have missed it.

    Follow these simple steps to turn on button shapes in Accessibility settings in iOS 7.1:

    • Launch the Settings app on your iPhone, iPad or iPod touch.
    • Tap on General , followed by Accessibility on the next screen.
    • Tap on the On/Off toggle next to Button Shapes to turn it on.

    ios-7-1-button-shapes-settings

    That’s it, you should now see the button shapes or labels with an underline. You may also want to enable the Darken Colors toggle to increase the contrastunder Accessibility > Increase Contrast.

    Let me know what you think of the change. Do you plan to enable button shapes on your iOS device? Let me know in the comments.

  • 相关阅读:
    job 定时任务的五种创建方式
    一步步实现 Redis 搜索引擎
    数据库第一二三范式
    MongoDB数组更新操作$addToSet和$each修饰符
    V8 执行 JavaScript 的过程
    servicebestpractice项目的更新
    公主连结过root检测-frida
    android使用AsyncHttpClient发送请求
    js检测dom元素的变化
    安卓手机关闭防火墙命令
  • 原文地址:https://www.cnblogs.com/ygm900/p/3695990.html
Copyright © 2011-2022 走看看