AutoOrient on Android is ugly! Any workarounds?

I have just had my flex mobile app rejected from the Amazon Appstore because when you rotate the device (android), the view does a temporary resize which causes a rectangle of the app background color to display. If you slowly turn the device, you can easily see this strange resize behaviour as it goes from portrait to landscape or vice versa.
I have autoOrient true. This can be reproduced by simply creating a default Flex Mobile Project with a Tabbed Application (Flash Builder 4.5.1 with Flex 4.5.1 SDK) and trying it out on an android device. Note that the emulator will not show the problem.
I have tried to figure out how to stop this behaviour. It appears to be related to having the TabNavigator views with width and height of 100%. Having a fixed size stops the ugly look during rotation - but I'm unsure of what sizes to set them to for fear I will end up with something even uglier on a device I can't directly test on.

Welcome to the Apple Community.
That's not possible, A*****d phones are not compatible with iCloud.

Similar Messages

  • ORACLE treats empty Strings as NULL, Any workaround?

    Hi,
    ORACLE treats empty Strings as NULL.
    I am writing, rather modifying Java code to make it work with both SQLServer and Oracle. Since our code is already working for SQLServer, now I have the problem in porting to Oracle wherever I have empty strings. I used to insert empty strings into coulumns in SQLServers, the same SQLs give errors in SQL Server.
    Any workaround on the DB end or in JDBC for this?
    Thanks in advance,
    Suresh
    [email protected]

    jschell wrote:
    nichele wrote:
    jwenting wrote:
    If NULL really is different in your context from an empty string you're going to have to define some sequence of characters as indicating an empty string.yes, this is what i need to implement.Sounds like a flawed design then.
    I'm wondering what's the best approach in order to avoid to change all my application isolating this behavior somewhere (wrapping the jdbc driver for instance).That doesn't make much sense to me. You should already have a database layer. You change the database layer. If you don't have a database layer then that means you have another design flaw. And in that case I would really not be the one that needs to maintain that code base.I thought a bit about the value of your answer...but i didn't find it ....sorry but i don't like who replies on forum just to say bad design/bad choice etc...if you have any kind of suggestion you are welcome, otherwise you can spend your time in doing something else instead of reply to this thread.

  • After soak test update, I get error messages repeatedly. The majority are "unfortunately, messaging has stopped", but you can replace messaging with "android os", or any other process, as it happens with more than just messaging. I have had numerous peopl

    After soak test update, I get error messages repeatedly. The majority are "unfortunately, messaging has stopped", but you can replace messaging with "android os", or any other process, as it happens with more than just messaging. I have had numerous people call and ask why I didn't reply to their texts...and I look, but have not received any new texts. YES, I have restarted phone. I have cleared data as well as cache on all apps. I have downloaded the vzw messaging app, which seems silly, since it happens with several different processes and apps, but all to no avail. I am missing texts from my employer, from my family. This did happen, but rarely, before this "soak test". It is now Kitkat version 19.6.3.obake_verizon.en.US. THIS is when I started having problems...like 50 times a day kind of problems! I have seen hundreds of posts all over the internet over the past 3 days. Does no one know how to fix this??? Shouldn't there be a way to revert phone to a pre-update state? and no, hard reset did NOT work!!!! I have been with verizon for well over 15 years, but I have not upgraded my lines and will not in July either. This is ridiculous. It's not like my games aren't working, it is my messaging and "android os"...my lifeline at work!

    kristinaf333,
    Oh no, I am sorry to hear your messages are not working since the software update. I greatlly appreciate doing all that troubleshooting to try and get the messaging application back in business. I know how much I rely on my messages so I can understand the urgency to get this resolved. Have you had a resolution ticket opened since you started experiencing issues with your messages? Does this happen with all contacts or just some? Please provide additional information to ensure we get to the bottom of this for you.
    KarenC_VZW
    Follow us on Twitter @VZWSupport

  • Is there any workaround at all to run PM7 on a Intel-based Mac?

    Dear friends:
    I have recently purchased a MacBook Pro and, before I did, I asked some questions to Apple about the possibility of having the software pre-installed, specifically, BootCamp and Classic, receiving the computer with a partition already made and requirements of the sort. Basically, Technical Support told me that they were not able to perform any of these tasks, although the person I have spoken to said to me that I could run PageMaker (I think he mentioned an update). After a couple of days researching, it appears that I have been misinformed. Unfortunately I have several hundreds of PageMaker files in archive, and I cannot afford to lose the ability to open them directly (I am a radical InDesign fan, I have used it since v.1.0). Does anybody know any workaround at all to run PageMaker 7 on a Intel-based Mac? Maybe some software to emulate the Classic? Maybe an upgrade or a third-party application? I cannot believe that MacOS supports Windows (in fact, I have installed Windows Vista) better than its predecessor Mac OS 9.2.2.
    Thanks a lot for your time,
    Eduardo Guarniz

    >Does anybody know any workaround at all to run PageMaker 7 on a Intel-based Mac?
    Well there are two ways. the best way is to have an old machine that boots OS9. If you don't have one, buy one. I found one for about $69 a few years ago I'm sure they are even cheaper now.
    There is some software called SheepShaver its supposed to run Classic apps on a Mactel. With all the problems of running PM in Classic (I would never use PM for production in Classic) Its probably even worse running on SheepShaver.
    Be smart get the old machine.

  • Reporting on master data customer and bad performances : any workaround ?

    Hello,
    I've been asked to investiguate on bad performances encountered when performing reporting
    on the specific master data zcustomer.
    Basically this master data has a quite similar design that 0customer, there are 96000 entries in the master data table.
    A simple query has been developed : the reporting is done on the master data zcustomer and its attributes : no key figure, no calculation, no restriction ...
    Nevertheless, the query can not be executed .. the query runs around 10 minute in rsrt, then the private memory is exhausted and then a short dump is generated.
    I tried to buid a very simple query on 0customer, this time, without the attributes ... and it took more than 30 sec before I get the results.
    I checked the queries statistics :
    3.x Analyzer Server 10 sec
    OLAP: Read Texts : 20 sec
    How is it that it is so long to performthe reporitng on those master data, while in the same time If i try to display the content in SAP by choosing "maintain master data", I have an immediate answer.
    I there any workaround ?
    Any help would be really appreciated.
    thank you.
    Raoul

    Hi.
    How much data have you got in the cube?
    If you make no restrictions, you are asking the system to return data for all 96.000 customers. That is one thing that might take some time.
    Also, using the attributes of this customer object, fx making selection or displaying several of them, means that the system has to run through the 96.000 records in masterdata to know what goes where in the report.
    When you display the masterdata, you are by default displaying just the 250 or so first hits, and you are not joining against any cube or sorting the result set, so that is fast.
    You should make some kind of restriction on other things than zcustomer (time, org.unit, version, etc, to limit the dataset from the cube, but also a restriction on one of the zcustomer attribs, with an index for that maybe, and performance should improve.
    br
    Jacob

  • Batch file rename.  I have multiple files I want to rename, that have a date in their name in the mm/dd/yy format. The slashes seem to freak out the batch rename function.  Any workarounds that would help me avoid manually changing each name?

    OS X Yosemite 10.10.2, Macbook Air,
    Finder batch file rename function. I have multiple files I want to rename, that have a date in their name in the mm/dd/yy format. The slashes seem to freak out the batch rename function and it won't work.  I took out the slashes and worked fine.  Any workarounds that would help me avoid manually changing each name?  I should point out that I want to leave most of the name intact just change the first word in each name.  Also the files I'm working with are in PDF format.

    That's a comment in the file. It has no effect at all.

  • Inter-Organization transfer is not being possible..any workaround?

    We were using Inter ORG transfer whiich is a seeded function in Oracle Inv module to transfer material from ORG A to ORG B
    Navigation
    (N)Inventory>Transactions>Inter-Organization Transfer
    Now the problem is our items are not centralised.That is For example an item semi-conductors has a different item code opened for ORG A and a different for ORG B
    Suppose ORG A code is SCND.000001
    and ORG B code is SCND.000002
    we have a two segment item flexfield
    When ORG A tries to ship to ORG B, it doesnt appear in InterORG form since an item has to be enables in both the ORGS, source and detination, and since opur items are not centralised thats not possib
    So what the user does is assigns the itemcode associated with his ORG to the Destination ORG too
    Now when the Destination ORG receives the shipment , he has to receive in the new code assigned to him..Now has a result he has two codes which means reporting gets disturbed, history is difficult to find, manageability becomes hard..
    Could you please suggesta workaround for this

    Sandeep Gandhi, Independent Consultant wrote:
    Any workaround is going to be hard and cumbersome. And that is because you are running counter to the industry practice of having the same item number across for the same item in your organizations? What is the second segment for? Is it a revision of sorts?We have 3 segment item categories
    only the first segment is used , ACCS for accessory items, CHEM for chemical items, MECH for mechanical items
    and in item, the first segment is used to represent the category the item belongs to
    like ACCS or CHEM or MECH
    than each new item is incremented by 1 in second segment, like ACCS.000001, next one would be ACCS.000002 and so on
    We have more than 150,000 items and duplication cannot be eliminated, but it can be reduced..any advices for it??
    >
    One of the workaround will be to receive SCND.0002 and then do a RE-ID transaction (i.e. issue out 0002 and issue in 0001). But you will still need some kind of custom reports /screens if you need to tie the history together.I have already given this workaround but this is not acceptable and effective
    Can we use internal requisitions?? i guess we cant without OM? right?

  • Ugliest bug: under some conditions app crashes when activated from push notification. Any workaround?

    Hi, 
    I encountered the following serious bug. 
    Steps to reproduce:
    - start the app which uses "Fast App Resume" mode
    - block the phone. 
    - ensure the app is tombstoned. This can be done by using "Tombstone upon deactivation" VS option.
    - send the toast notification to the app. 
    - Open the app from toast. >>>> the app either CRASHES or stays on the same page, without proper navigation. Both outcomes are unacceptable.
    I created a test solution, which demonstrates this bug: https://db.tt/LyarfmDK
    It contains two projects, both are nothing more than msdn samples with smallest modifications:
    - fast app resume sample
    - push notifications sample.
    To reproduce:
    - start fast app resume project under debug with "tombstone" option 
    - copy the push uri
    - start the "send push" sample. Paste PUSH uri and send the push notification.
    - tap on the notification ==>> either crash or no navigation.
    Well, I believe this is a very serious issue and must be fixed ASAP. 
    Any workaround for now?

    I downloaded your zip file and there are projects all over the place.  If you want us to look into this, please label projects nicely, place them where I can figure out which one goes where, and then give me easy to follow instructions to reproduce
    the problem. 
    Matt Small - Microsoft Escalation Engineer - Forum Moderator
    If my reply answers your question, please mark this post as answered.
    NOTE: If I ask for code, please provide something that I can drop directly into a project and run (including XAML), or an actual application project. I'm trying to help a lot of people, so I don't have time to figure out weird snippets with undefined
    objects and unknown namespaces.

  • Is there any workaround for Bug 6644652 ?

    Hi
    This issue is documented in DBAppTables GTC Connector at Known issues:
    "Bug 6644652
    Reconciliation of account deletion is not supported. In other words, if a record is
    deleted from the target database, then this deletion is not reconciled into Oracle
    Identity Manager"
    Is there any workaround that can be used ?
    Thank You in advanced,
    Ionut

    EHLO!
    Today I ALMOST finalized my delete-recon (is for AD objects, but I think it may work in many contexts). As the pals said, you have to use the createDeleteReconciliationEvent method from the operations API.
    I had a big problem: I spent a day looking for a NullPointerException that was raised just when this method is called. I realized that there is not a problem itself, the exception was raised because I was launching from the Eclipse project! So, instead of develop all the stuff and then pass it to OIM, I had to maje the jar, put it into the ScheduleTask folder, and execute it with the Task Scheduler from the Design Console, or from the Admin Console.
    For a brief:
    1) make a class that extends com.thortech.xl.scheduler.tasks.SchedulerBaseTask
    2) implement the execute() method
    3) for creating the operator, you can call (tcReconciliationOperationsIntf)getUtility("Thor.API.Operations.tcReconciliationOperationsIntf") (getUility is inherited from SchedulerBaseTask)
    4) Make some Map object, with key/value pairs. Keys have to be the same as they appear in the Reconciliation Fields of the Resource Object, and at least you have to put the required ones. Call the method, the first parameter is a String with the RO ("Xellerate User", "AD User", "Exchange", etc).
    For example, you can make something like this:
                   HashMap hm = new HashMap();
                   hm.put("User ID", "drldap");
                   hm.put("objectGUID", "12345679");
                   try {
                        reconOps.createDeleteReconciliationEvent("AD User", hm);
                   catch(Exception e) {
                        e.printStackTrace(System.out);
    Hope it was helpful. Enjoy!
    DrLDAP!

  • Is there any workaround for exporting 24 bit AAF of OMF in soundtrack?

    Hi
    Soundtrack pro seems to have only 16bit AAF export function. Is there any workaround to be able to export a multitrack session in higher bit (24bit industry standard) resolution, in AAF or OMF format?
    I know Final Cut has 24bit AAF export funcion, but sending clips from soundtrack to Final Cut seems not possible. Only sending mastermixes to FC is possible. But I want to send individual clips to FC.
    Or any other suggestions are welcome for solving this problem.
    Thanks!
    Xske

    If Premiere offers you the option to use hardware encoding, then your card is recognized. There is normally nothing more to do.  If I understand you correctly, you are concerned that Premiere is not using the card.  There are 2 ways to check if it is:
    1. Install someting like GPU-Z (google it, it's free) to monitor the GPU. Start to encode something that will actually use CUDA cores, and you should see some activity reported, given as a percentage.  Keep in mind that CUDA is only used for some specific tasks (some effects, resizing) when encoding.
    2. Export a file that will use CUDA when encoding 2 times, once with hardware encoding enabled, and then with software only. Is there a difference in the time needed to complete the export?

  • Is there any workaround for log LNs in read-only env. UNEXPECTED_STATE

    I'm at 5.0.43 and encounter the same problem mentioned in The Berkeley DB Java Edition Package: BDB JE Library Version  11.2.5.0 (Release 5.0.55) Change Log
    Fixed a bug that caused an exception such as the following, when opening an Environment in read-only mode. This occurred under certain circumstances when a clean shutdown (final checkpoint) was not performed when the Environment was last used by a read-write process.
    I have below 2 questions:
    1) I want to know if there's any workaround to this problem without having to upgrade BDB-JE.
    2) Just want to make sure we will not have data compatible issue if we have to upgrade to the latest version
    Thanks for your help.

    This is a transient problem when opening in read-only mode.  It does not cause corruption or a compatibility issue.
    If you open the environment read-write and perform a normal shutdown (Environment.close), then it should be possible to open the environment read-only again.
    However, it is possible that it could happen again if the read-write process exits without calling Environment.close.  The only way to guarantee it won't happen again is to always call Environment.close in the read-write process before opening it read-only, or upgrade to the latest version of JE 5.
    --mark

  • Any workarounds for the X11 apps segmentation faults on intel with 10.4.8 ?

    Hi,
    We've an X11 application, compiled for PPC, which runs fine with a G5 iMac on 10.4.8. However, it crashes with a segmentation fault on a MacBook Pro with 10.4.8 (running through Rosetta).
    Searching the web, we found that this seems to be a widespread problem for X11 apps running on Intel Macs with 10.4.8.
    Has this been submitted as an important bug to Apple?
    Are there any workarounds for it?
    Is the problem specific to PPC-only builds, or does it also happen with Universal builds?
    Thank you for any hints you could give about this,
    cesar
      Mac OS X (10.4.8)  

    A powerpc-binary program running under Rosetta can only load powerpc-binary modules...can't cross in and out of emulation within a single process. Perhaps your program is trying to load a module from X11 that is present as an intel-only binary? Rosetta is certainly no future-looking cure-all, just a stop-gap to allow one to keep using older stuff, and it is kinda fragile sometimes. If your target audience is both powerpc and intel machines, compile as a universal binary so it's native for everyone.

  • While looking to upgrade to a new MBP, found out latest version of iTunes does not support wired syncing of iCal and contacts. syncing of these must be done through iCloud. This is a deal breaker for me. are there any workarounds?

    While looking to upgrade to a newer MBP, found out latest version of iTunes does not support wired syncing of iCal and contacts. Syncing of these must be done through iCloud. This is a deal breaker for me for several reasons. Are there any workarounds or do I have to go back to a PC with my tail tucked between my legs?

    When you say wired syncing, are you meaning between an iphone and your mac?

  • Any workarounds to prevent iTunes from crashing whenever I try to delete a playlist, song, or anything?

    Am using latest iTunes in latest OSX; every time I try to delete a playlist or song, or podcast or anything, the iTunes "beachball" appears and app unexpectedly quits. Are there any workarounds I can use to delete my duplicate files? Could I re-install an earlier (problem-free) version of iTunes? If so, where can I find one to download?

    Am using latest iTunes in latest OSX; every time I try to delete a playlist or song, or podcast or anything, the iTunes "beachball" appears and app unexpectedly quits. Are there any workarounds I can use to delete my duplicate files? Could I re-install an earlier (problem-free) version of iTunes? If so, where can I find one to download?

  • Is there any workaround for URL & TABS

    Hi ,
    1.I have the following case mentioned at :
    URL region error when changing tabs
    2. I would like to know if there are any workarounds for this case, due to we urgently need this functionality.
    Thanks in advance
    Etay G

    Etay,
    The question on the post you referenced was answered thoroughly and has nothing to do with the subject of this post.
    If you have a new question, please post it here in full detail.
    Scott

Maybe you are looking for