1

大家好,

我正在使用钛 appcelerator 在 android 中实现多屏幕分辨率支持。为此,我将图像 althouse 对应的文件夹放在了 //in tiapp.xml 文件设置中。

  <manifest>
   <application android:debuggable="true"/>
   <uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
   <supports-screens android:anyDensity="true" android:largeScreens="true"        android:normalScreens="true" android:smallScreens="true"/>
   </manifest>  
//Ui controls are not fitting exactly. 

in tiapp.xml it is working fine in all screens but when i am running in 53 the UI was distabed .please see and let me know further details  for design Screen for s3  in android  .send me any useful information or sample code so that i will fallow and continue....

提前致谢.....

4

0 回答 0