Sign in
android
/
platform
/
packages
/
apps
/
Camera2
/
785d5047faf2bc8289f3fb0d1319b7193c594e74
/
.
/
res
/
drawable
/
shutter_button_background_video.xml
blob: 94fb7a50d89a1e4ca599449e9094f7e9e4fe347f [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<layer-list
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<item
android:id
=
"@+id/circle_item"
android:drawable
=
"@android:color/transparent"
/>
<!-- actual drawable set in code -->
</layer-list>