forked from cory/tildefriends
		
	android: This order seems more sensible.
This commit is contained in:
		@@ -335,12 +335,12 @@ public class TildeFriendsActivity extends Activity {
 | 
				
			|||||||
	@Override
 | 
						@Override
 | 
				
			||||||
	protected void onDestroy()
 | 
						protected void onDestroy()
 | 
				
			||||||
	{
 | 
						{
 | 
				
			||||||
		super.onDestroy();
 | 
					 | 
				
			||||||
		try {
 | 
							try {
 | 
				
			||||||
			log_queue.put(null);
 | 
								log_queue.put(null);
 | 
				
			||||||
		} catch (InterruptedException e) {
 | 
							} catch (InterruptedException e) {
 | 
				
			||||||
		}
 | 
							}
 | 
				
			||||||
		s_activity = null;
 | 
							s_activity = null;
 | 
				
			||||||
 | 
							super.onDestroy();
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	@Override
 | 
						@Override
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user