Sign in
android
/
platform
/
frameworks
/
support
/
androidx-main
/
.
/
text
/
text-vertical-compose
/
src
/
androidTest
/
AndroidManifest.xml
blob: 0e00a9c314cb9b9b404ef177d7c42afdbe759aee [
file
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<application>
<activity
android:name
=
"androidx.activity.ComponentActivity"
android:exported
=
"true"
/>
</application>
</manifest>