~simernes/+junk/dhis-android-reporting

« back to all changes in this revision

Viewing changes to src/no/uio/inf5750/assignment3/messaging/MessagingActivity.java

  • Committer: Simen
  • Date: 2013-09-16 15:28:20 UTC
  • Revision ID: simen_russnes@hotmail.com-20130916152820-sro6sftnu36j6mns
writeing message working

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
                setupViews();
36
36
                update();
37
37
        }
 
38
        
 
39
        @Override
 
40
        public void onResume(){
 
41
                super.onResume();
 
42
                
 
43
                update();
 
44
        }
38
45
 
39
46
        /**
40
47
         * Initializes message listview and it's listener