iOS 上的浮动媒体控件
Posted
技术标签:
【中文标题】iOS 上的浮动媒体控件【英文标题】:Floating Media Controlls on iOS 【发布时间】:2015-10-31 18:15:13 【问题描述】:我正在将我为 android 制作的收音机应用程序转换为 ios。应用程序的设计必须尽可能统一。在 Android 上,我使用 Fragments 创建一个媒体控制器,其中包含一个播放/暂停按钮和一个位于应用程序所有屏幕底部的搜索栏。我想在 iOS 上创建类似的效果。
【问题讨论】:
How to add a toolbar to the bottom of a UITableViewController in Storyboards?的可能重复 【参考方案1】:这个问题的解决方案非常明显。我在视图中添加了一个底部栏。
见: How to add a toolbar to the bottom of a UITableViewController in Storyboards?
【讨论】:
以上是关于iOS 上的浮动媒体控件的主要内容,如果未能解决你的问题,请参考以下文章