gpt4 book ai didi

android - 如何在横向模式下处理 float 菜单操作

转载 作者:太空宇宙 更新时间:2023-11-03 10:39:42 25 4
gpt4 key购买 nike

我尝试使用 floating action button 制作 FlaationActionButton|

然后我遇到了三种情况:

  1. 需要处理手机的横向和纵向模式

    在纵向模式下工作正常,但将配置更改为横向模式时某些 float 操作不可见。

  2. 平板电脑 --- 在横向和纵向模式下都应该向上展开:工作正常。

  3. 电话 --- 纵向:应该向上扩展 在横向模式下:如果 float 操作按钮位于右下角,则向左展开。

当 float 按钮超过 5 个时,我遇到了问题。

图片如下:

在纵向模式下工作正常:

enter image description here

在横向模式下需要这样:

enter image description here

最佳答案

I am facing the problem when Floating buttons are more than 5.

您需要根据文档为横向模式创建不同的布局:

http://developer.android.com/training/basics/supporting-devices/screens.html

要为不同的屏幕尺寸和不同的方向实现相同的设计,您需要实现 xml 文件。您可以看到如下结构: enter image description here

关于android - 如何在横向模式下处理 float 菜单操作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36278422/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com