Details
-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.2 Final
-
Fix Version/s: 1.3 Beta
-
Component/s: Containers
-
Labels:None
-
Environment:Android SX
Description
Background image is displayed as a background to the window, and is distorted to fill the frame. Should use an ImageView and preserve aspect ratio of image.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #34892 | Wed May 08 11:51:20 MDT 2013 | steve.maryka | mobi-725: replaced window background with an ImageView that preserves the aspect ratio of the image. |
Files Changed | ||||
MODIFY
/icemobile/trunk/icemobile/client/android/integration/util/src/org/icemobile/client/android/util/UtilInterface.java
ADD /icemobile/trunk/icemobile/client/android/icemobile-sx/res/layout/main.xml MODIFY /icemobile/trunk/icemobile/client/android/icemobile-sx/src/org/icemobile/client/android/icemobilesx/ICEmobileSX.java |