[AC-6726] After upgrading titianium SDK from 8.3.0.GA to 10.1.0.GA, Android font and control size gets reduced
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | n/a |
Labels | titanium |
Reporter | shishir.roy |
Assignee | Unknown |
Created | 2021-11-17T01:03:25.000+0000 |
Updated | 2021-11-18T16:05:15.000+0000 |
Description
Hi Team,
Recently I have upgraded Titanium SDK 8.3.0.GA to 10.1.0.GA, after upgrading to latest one, Android app all the screens's controls gets small and also font got reduced.
I did try some settings in ti.xml like
dip and removed all the units 'dp' in the controls, but it didn't work out for me.
I have attached the two versions of screenshot for reference.
Am I missing something here, or something got changed in latest SDK.
Please suggest, this is very critical for us and we need to resolve as soon as possible.
Thanks,
Shishir
Attachments
File | Date | Size |
---|---|---|
10.1.0.GA_1.png | 2021-11-17T00:58:42.000+0000 | 22769 |
8.3.0.GA_1.png | 2021-11-17T00:58:31.000+0000 | 29193 |
Please provide any feedback on this request. Thanks, Shishir
You can close this ticket.
[~shishir.roy] Did you try any other SDKs between 8.3.0 and 10.1.0? It would be helpful to know if you saw the same on say 9.3.2 for example Did you try using
dp
instead ofdip
as the default unit setting? From the slack conversation you were having with Michael G it appeared like you might need to work on resizing the controls correctly due to changes made between 8.3.0 and 10.1.0