android - 如何将 android Textview 元素居中放置在屏幕底部

标签 android html css

我有使用 DroidDraw 的 android xml 布局: 链接:https://docs.google.com/document/d/1L3QJVwI9Znmeu1yANJXhDcZGFR70587d4oznu0hrZCw/edit?usp=sharing0

enter image description here

我需要底部对齐最后一个 Textview(打印屏幕中显示的黄色)。

我需要这个:

enter image description here

最佳答案

尝试使用

android:alignParentBottom="true"

如果我没看错你的 TextView 的父 ViewGroup 是一个 RelativeLayout

关于android - 如何将 android Textview 元素居中放置在屏幕底部,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/28878253/

相关文章:

java - 天堂操作系统 : Tasker Java Function "setActiveProfile(java.lang.String)"

iphone - 如何在 ios 中为 ipad 构建 html5 应用程序?

Javascript/jquery : only update content inside div (not outside) - including html and css with live preview

javascript - 我怎样才能修复幻灯片使点自动工作

html - 获取 IE8 条件样式表以进行响应式网页设计

html - css 垂直对齐,但不完全是

java - 将按钮保持在边界内

android - 替换 ImageView 中的图像在 Android 中无法正常工作

android - keystore 格式无效

PHP 我怎么能回显这个 html?