Sign in
android
/
platform
/
tools
/
idea
/
a6eac331b3d9f0d4168b12356ea256c83f4e9c05
/
.
/
plugins
/
android
/
testData
/
dom
/
resources
/
LabelView.java
blob: a95145dc8160083b3805e78dc352ff43c86248d8 [
file
] [
log
] [
blame
]
package
p1
.
p2
;
import
android
.
view
.
View
;
public
class
LabelView
extends
View
{
}