/android/import-contacts

To get this branch, use:
bzr branch http://bzr.ed.am/android/import-contacts

« back to all changes in this revision

Viewing changes to src/org/waxworlds/importcontacts/MergePrompt.java

  • Committer: Tim Marston
  • Date: 2013-12-08 18:43:52 UTC
  • Revision ID: tim@ed.am-20131208184352-0giww6zoy58bx07h
close some streams properly

Show diffs side-by-side

added added

removed removed

1
 
package org.waxworlds.importcontacts;
2
 
 
3
 
import android.app.Activity;
4
 
 
5
 
public class MergePrompt extends Activity {
6
 
 
7
 
}