Note that there are some explanatory texts on larger screens.

plurals
  1. USStephen Asherson
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. CO@bossylobster I'm making the call from an iOS app. I figured the error I was getting was because I was making an authenticated call (which requires HTTPS) but the local dev server is only HTTP. Am I incorrect in my understanding? Thanks!
      singulars
    2. COBetter switch statement. To answer your other question, you shouldn't need to worry about the ViewPager being added before everything else; remove references to the EditTexts in your Activity, add the ViewPager as you are but allow each Fragment to manage the reference to its EditText in the `onCreateView` lifecycle method. For caching, you could always use the Application class as a cache to store global state, but please read this first: [link](http://stackoverflow.com/questions/4585627/android-application-class-lifecycle). Please mark my answer as correct if it has helped you :) Thanks.
      singulars
    3. COThe volumes for current clients aren't huge, but they will be considerably bigger for future clients. These comments alone have helped me realise that I'm over-thinking this and possibly fallen into the "premature optimization" trap. I'm going to go with @Marcel Stör's solution... get something working now and performance test/optimize later on. Thanks to everyone for the advice!
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload