android:layout_alignBaseline="@id/poll_label"
android:layout_toRightOf="@id/poll_label"
android:numeric="integer"
- android:maxLength="2"
+ android:maxLength="3"
android:text="0"
android:enabled="false"
android:background="@android:drawable/editbox_background"/>