Sign in
android
/
platform
/
tools
/
adt
/
idea
/
HEAD
/
.
/
android
/
testData
/
rename
/
AndroidManifest_theme_after.xml
blob: 5da4e8582b34520f7a5192eb404580bc994ab4bc [
file
] [
log
] [
blame
]
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"p1.p2"
>
<application
android:theme
=
"@style/newTheme.style1.a"
>
</application>
</manifest>