Я уже читал об этом, но все же здесь.
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical"
tools:context=".TaskEditActivity" >
Итак, исключение java.lang.RuntimeException: Binary XML file line #34: You must supply a layout_width attribute.
Атрибут есть, схема тоже... Решение?