merge from open-source master
Change-Id: If08c1d42c870c8828b403ed322f3e93f07bb845a
This commit is contained in:
@@ -49,14 +49,9 @@ OS / Morse Code Vibrator
|
||||
*/
|
||||
public class MorseCode extends Activity
|
||||
{
|
||||
/** Tag string for our debug logs */
|
||||
private static final String TAG = "MorseCode";
|
||||
|
||||
/** Our text view */
|
||||
private TextView mTextView;
|
||||
|
||||
;
|
||||
|
||||
/**
|
||||
* Initialization of the Activity after it is first created. Must at least
|
||||
* call {@link android.app.Activity#setContentView setContentView()} to
|
||||
|
||||
Reference in New Issue
Block a user