-
Notifications
You must be signed in to change notification settings - Fork 594
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
字体和背景大小 #124
Comments
能否给出你实际想达到的效果,以前当前是什么效果 |
为此我还一步一步调小你的apk的倒计时,并对背景框和字体带下做记录,设置到我的程序里,就是不行,实在是不知道是哪里的原因,一下是我的代码:
` |
请问你解决了嘛,我也遇到了相同的问题 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
当我字体设置为10sp时,背景大小设置为10dp没问题,但是当我继续缩小背景大小时,却没有效果了,太小反而会导致背景变大,他们有冲突么?字体完全无法充满背景框,字体差不多只能占背景面积的1/4。我想让字体和背景色的面积差不多大小。
The text was updated successfully, but these errors were encountered: