Added icons for task delete button

pull/14/head
Sam Bosley 12 years ago
parent 3bd89978b0
commit 17f4c8243c

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

@ -82,8 +82,8 @@
android:id="@+id/edit_beast_mode"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:paddingTop="20dip"
android:paddingBottom="10dip"
android:paddingTop="17dip"
android:paddingBottom="17dip"
android:text="@string/EPr_beastMode_shortcut"
android:textColor="?attr/asTextColor"/>
@ -92,7 +92,8 @@
android:layout_width="20dip"
android:layout_height="20dip"
android:layout_marginBottom="10dip"
android:background="#ff0000"/>
android:src="@drawable/trashcan"
android:scaleType="fitCenter"/>
</LinearLayout>
</com.todoroo.astrid.ui.NestableScrollView>

Loading…
Cancel
Save