summaryrefslogtreecommitdiff
path: root/java/com/android/incallui/video/impl/res/layout-v21/switch_camera_button.xml
blob: 1fb1bb088bf48bdf2aedc3078eeeea0823b7cf8f (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<ImageButton xmlns:android="http://schemas.android.com/apk/res/android"
  android:id="@+id/videocall_switch_video"
  style="@style/Incall.Button.VideoCall"
  android:contentDescription="@string/incall_content_description_swap_video"
  android:src="@drawable/front_back_switch_button_animation"/>