Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
intentions
/
DummyActivity.java
blob: d00b473ca65a317f489d326efe5e973fb8de2782 [
file
] [
log
] [
blame
]
package
com
.
example
;
import
android
.
app
.
Activity
;
public
class
Dummy
<
caret
>
Activity
extends
Activity
{
}