【发布时间】:2017-07-02 15:34:52
【问题描述】:
【问题讨论】:
标签: android user-interface material-design
【问题讨论】:
标签: android user-interface material-design
在相对布局中添加“父布局”和圆圈作为子视图。然后给“父布局”一个等于圆半径的下边距。
查看结构
Relative Layout
-White Parent Layout (with bottom margin equal to radius)
-Circle (align parent bottom)
【讨论】:
我通过使用几个线性布局并将圆形按钮设置为 fab 并将其设置在包含文本输入布局的线性布局的末尾来解决它...!
【讨论】: