Commit 8d6fdf4
fix(auth): fix face ID text label alignment and update gitignore
Fix Face ID text label center alignment by using AlignCenter flag
instead of AlignHCenter, and add obj-x86_64-linux-gnu to gitignore.
修复Face ID文本标签居中对齐问题,使用AlignCenter替代AlignHCenter,
并将obj-x86_64-linux-gnu添加到gitignore。
Log: 修复Face ID文本标签居中对齐问题
PMS: BUG-353941
Influence: 人脸识别认证界面的文本标签显示居中对齐更加正确。1 parent d529449 commit 8d6fdf4
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments