Problem Description
Customer doesn't set
is NOT added to tiapp.xml. The app scales the icon size correctly when anyDensity="false" but I'm trying to see how this works without that property. My confusion is because the icon size guidelines from the Android documentation (
http://developer.android.com/guide/practices/ui_guidelines/icon_design_tab.html) don't match my testing. The docs says that an hdpi screen should have a tab icon of 42x42, but testing on the WVGA800 emulator (dpi 240) it looks like an icon of size ~96x96 is the correct size. I'm not sure if this is necessarily a bug but I was wondering if it was already known/documented what size icons should be used, and why it's different from the official documentation.
Attached is a screen from the WVGA800 emulator. The icon on the tab "Test" is 42x42, the icon on the tab "Settings" is 96x96
Actual results
Even if you follow the guideline, the icon will be small in the tab.
Expected results
The icon should be bigger in the tab.
Test case
check the screenshot.
This issue can't be reproduced with TISDK 3.2 or higher. Therefore, marking it as resolved.
Verified FIXED : Appc Studio: 3.2.3.201404162038 SDK build: 3.2.3.v20140417162517, 3.3.0.v20140417173316 and 3.2.0 GA acs: 1.0.14 npm: 1.3.2 alloy:1.3.1 CLI: titanium@3.2.3-beta titanium-code-processor:1.1.1-beta1 Xcode: 5.1.1 Osx: Mavericks(10.9.2) Device: Nexus 7 (4.3) Icons are fine.