Android 下拉列表(iPhone 风格)

发布于 2024-12-05 01:27:43 字数 266 浏览 2 评论 0原文

谁能告诉我这个小部件是什么或者如何重新创建它?我必须移植 iPhone 应用程序,我的老板希望我让它看起来尽可能相似,但同时使用 Android 控件。这是 Android 中的图片:

http://cdn3.staztic。 com/screenshots/android-swim-32-2.jpg

谢谢!

Could anyone tell me either what this widget is or how it could be recreated? I'm having to port over a iPhone app, and my boss wants me to make it look as similar as possible, but while using android controls. Here is a picture of it in Android:

http://cdn3.staztic.com/screenshots/android-swim-32-2.jpg

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

浅笑依然 2024-12-12 01:27:43

这不是一个标准的东西,但为此目的,有一个: QuickAction 对话框。

It is not a standard thing, but for this purpose, there is a: QuickAction dialog.

甜尕妞 2024-12-12 01:27:43

这可以通过 PopupWindow(也可以显示为下拉菜单)来完成,其中背景是自定义的九个补丁文件,内容是列表视图(或适合您需要的任何其他视图)。

this can be done with a PopupWindow (it can also be shown as dropdown) where the background is a custom nine-patch file and the content is a listview (or any other view that fits your needs).

花辞树 2024-12-12 01:27:43

我确信 GreenDroid Library 可以做到这一点,但我不知道该类的名称使用

I'm sure that GreenDroid Library can do this but I don't know the name of the class to use

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文