MohaStranger / sheel-ma3aya

Automatically exported from code.google.com/p/sheel-ma3aya
0 stars 0 forks source link

HS49T6 (View my offers - make sure form onStop..etc) #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
================
User story
================
As a registered user, I should be able to view my offers to confirm them
================
Task
================
Make sure that it is working during a call, hence checking onStop and 
onResume...etc

Original issue reported on code.google.com by hossam.a...@gmail.com on 9 Dec 2011 at 6:46

GoogleCodeExporter commented 9 years ago
Started to look for this and the activity cycle issues.

Created a wiki for a useful tutorial for that.

I need to save the list populated from the view and avoid re-getting it again 
from the online database.

Original comment by hossam.a...@gmail.com on 11 Dec 2011 at 11:34

GoogleCodeExporter commented 9 years ago
I have done it on a local example with Mock data. 

I used those two links as my references:

http://developer.android.com/guide/topics/resources/runtime-changes.html
http://stackoverflow.com/questions/2434071/gracefully-handling-screen-orientatio
n-change-during-activity-start

Now, I save the list and not reload it again on orientation change.

CC'ing Passant since we share almost the same view

Original comment by hossam.a...@gmail.com on 14 Dec 2011 at 12:42

GoogleCodeExporter commented 9 years ago
Attaching my local project so far. Tested on the emulator + the galaxy tab.

Original comment by hossam.a...@gmail.com on 14 Dec 2011 at 12:44

Attachments:

GoogleCodeExporter commented 9 years ago
Removed the CC.. did it by mistake

Original comment by hossam.a...@gmail.com on 21 Dec 2011 at 12:26

GoogleCodeExporter commented 9 years ago
done

Original comment by hossam.a...@gmail.com on 26 Dec 2011 at 10:50