为简单起见,我建议使用最新的 material_version = "1.5.0-alpha01" 和最低 API 24 的 google Shrine 示例。(https://github.com/material-components/material-components-android-codelabs/blob/ master/java/shrine/app/src/main/res/layout/shr_login_fragment.xml)并向其添加帮助文本
app:helperText="Help!"
如何使 helperText 居中或将其移动到布局的末尾。居中意味着窗口的中心。因此,如果有任何默认偏移量/插图/边距阻碍它们,则应将其考虑在内。