gpt4 book ai didi

android - Android 中的隐藏密码点间距发生变化?

转载 作者:行者123 更新时间:2023-12-02 17:45:51 30 4
gpt4 key购买 nike

Screenshot of Hidden Password

My issue is when you hit show / hide password (eye icon) to display password. The dot spacing for the same password takes more space. Is there any way to fit it in same position at which the text or the password is? I think there is an issue with TypeFace but not fully sure about it.

Screenshot of Show Password

我尝试点击此链接,它是相同的东西,但它不起作用。它要么改变我的字体系列,要么改变我的字体样式。 Here is the link

最佳答案

前几天我也遇到过同样的问题要查看密码,请使用此代码(此代码位于 kotlin 中,如果您使用 java 并在此处遇到任何问题评论,我也会提供帮助)。

et_pass.transformationMethod = null

要再次隐藏密码,请使用此代码

et_pass.transformationMethod = PasswordTransformationMethod()

关于android - Android 中的隐藏密码点间距发生变化?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59164922/

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