summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/commontheme/res/values/colors.xml
blob: d38e34716c2b8e1f58d4477a8abf8b2e1f0ca133 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<resources>
  <!-- 50% black background drawn over the video to make it easier to see text and buttons. -->
  <color name="videocall_overlay_background_color">#7E000000</color>
</resources>