Loading res/layout/fragment_task_edit_detail.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ </LinearLayout> <LinearLayout android:id="@+id/checklist" android:id="@+id/content" android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" > Loading res/layout/fragment_task_view_detail.xml +1 −2 Original line number Diff line number Diff line Loading @@ -4,8 +4,7 @@ android:layout_height="fill_parent" > <LinearLayout android:id="@+id/checklist" style="@style/dark_text" android:id="@+id/content" android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" > Loading res/layout/task_detail_view.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ android:layout_height="match_parent" > <LinearLayout android:id="@+id/checklist" android:id="@+id/content" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > Loading res/layout/task_edit.xml +1 −1 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <org.dmfs.tasks.widget.TaskEdit xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/checklist" android:id="@+id/content" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" > Loading res/layout/task_editor_activity.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ android:layout_height="match_parent" > <LinearLayout android:id="@+id/checklist" android:id="@+id/content" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > Loading Loading
res/layout/fragment_task_edit_detail.xml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ </LinearLayout> <LinearLayout android:id="@+id/checklist" android:id="@+id/content" android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" > Loading
res/layout/fragment_task_view_detail.xml +1 −2 Original line number Diff line number Diff line Loading @@ -4,8 +4,7 @@ android:layout_height="fill_parent" > <LinearLayout android:id="@+id/checklist" style="@style/dark_text" android:id="@+id/content" android:layout_width="fill_parent" android:layout_height="wrap_content" android:orientation="vertical" > Loading
res/layout/task_detail_view.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ android:layout_height="match_parent" > <LinearLayout android:id="@+id/checklist" android:id="@+id/content" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > Loading
res/layout/task_edit.xml +1 −1 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <org.dmfs.tasks.widget.TaskEdit xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/checklist" android:id="@+id/content" android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="vertical" > Loading
res/layout/task_editor_activity.xml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ android:layout_height="match_parent" > <LinearLayout android:id="@+id/checklist" android:id="@+id/content" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > Loading