|
|
|
@ -5,8 +5,8 @@
|
|
|
|
android:id="@+id/content"
|
|
|
|
android:id="@+id/content"
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
android:layout_width="fill_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:paddingTop="@dimen/keyline_first"
|
|
|
|
android:paddingTop="@dimen/task_edit_spacing"
|
|
|
|
android:paddingBottom="@dimen/keyline_first"
|
|
|
|
android:paddingBottom="@dimen/task_edit_spacing"
|
|
|
|
android:paddingStart="0dp"
|
|
|
|
android:paddingStart="0dp"
|
|
|
|
android:paddingEnd="@dimen/keyline_first"
|
|
|
|
android:paddingEnd="@dimen/keyline_first"
|
|
|
|
android:background="?attr/selectableItemBackground"
|
|
|
|
android:background="?attr/selectableItemBackground"
|
|
|
|
|