<?xml version="1.0" encoding="utf-8"?>
<TextView android:textSize="@dimen/small_font_size" android:textColor="@color/yt_white1" android:ellipsize="end" android:gravity="center|left" android:background="@drawable/survey_button_background" android:paddingLeft="8.0dip" android:paddingRight="4.0dip" android:layout_width="fill_parent" android:layout_height="fill_parent" android:singleLine="false" android:drawablePadding="2.0dip"
  xmlns:android="http://schemas.android.com/apk/res/android" />
