Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
eae45cfe5e798251e58ccfafbb4c52c436b04ff6
/
.
/
tests
/
FeatureSplit
/
feature1
/
res
/
layout
/
included.xml
blob: f0c56f872438bdfed8c255cc5b613efde4ba728d [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<TextView
xmlns:android
=
"http://schemas.android.com/apk/res/android"
android:id
=
"@+id/text"
android:layout_width
=
"wrap_content"
android:layout_height
=
"wrap_content"
android:text
=
"@string/feature2_string"
/>