/[projects]/android/TrainInfo/src/dk/thoerup/traininfo/StationList.java
ViewVC logotype

Diff of /android/TrainInfo/src/dk/thoerup/traininfo/StationList.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1026 by torben, Tue Aug 31 08:49:15 2010 UTC revision 1027 by torben, Wed Sep 8 06:03:45 2010 UTC
# Line 140  public class StationList extends ListAct Line 140  public class StationList extends ListAct
140                                    
141          }          }
142                    
143            
144            
145    
146            @Override
147            protected void onStart() {
148                    super.onStart();
149                    ProviderFactory.purgeOldEntries();
150            }
151    
152    
153    
154    
155          @Override          @Override
156          protected void onDestroy() {          protected void onDestroy() {

Legend:
Removed from v.1026  
changed lines
  Added in v.1027

  ViewVC Help
Powered by ViewVC 1.1.20