<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout android:background="@color/screencast_spinner_window_background_color" android:layout_width="fill_parent" android:layout_height="fill_parent" android:alpha="@dimen/screencast_spinner_window_background_alpha"
  xmlns:android="http://schemas.android.com/apk/res/android">
    <com.google.android.libraries.youtube.livecreation.ui.view.NetworkOperationView android:layout_gravity="center" android:id="@id/choose_thumbnail_network_operation" android:layout_width="fill_parent" android:layout_height="fill_parent" />
</RelativeLayout>
