ryo22222/apptomarket

Ability to fit screen to larger screens

Closed this issue · 1 comments

Include ability so that app would fit / stretch to larger screen sizes


Original issue reported on code.google.com by kkash...@gmail.com on 18 Aug 2012 at 6:07

Added feature to enable compatibility so that system tries to make the app fit 
(e.g. stretch) to larger screens. This is done uses targetSdkVersion. Set this 
to value 0 or negative number. This will signal AppToMarket, and in turn 
Android system to enable compatibility feature

Original comment by kkash...@gmail.com on 18 Aug 2012 at 6:08

  • Changed state: Done