Android settings: Develop adaptive HUD scaling (#7784)
authorParamat <paramat@users.noreply.github.com>
Sun, 18 Nov 2018 22:29:45 +0000 (22:29 +0000)
committerGitHub <noreply@github.com>
Sun, 18 Nov 2018 22:29:45 +0000 (22:29 +0000)
commit67b20ff15a4786edd76adcbdb921fcc4acac7113
treee917f52ff799c786aaf799776dcfe0a069b9ca80
parenta4a594ffc3206695f848de5872a977b541e3d83f
Android settings: Develop adaptive HUD scaling (#7784)

Use font size 14 for phones.
Use x_inches < 3.7 instead of < 3.5 for small phones.
Add a new category x_inches < 6 for larger phones.
Use HUD scaling 0.85 for larger phones.
Use desktop defaults for tablets.
src/defaultsettings.cpp