New images for feedback prompt

pull/14/head
Sam Bosley 12 years ago
parent 9c578f20be
commit f3206405d3

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.0 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

@ -20,17 +20,17 @@
<ImageView
android:id="@+id/positiveFeedback"
android:layout_width="25dip"
android:layout_height="25dip"
android:layout_width="20dip"
android:layout_height="20dip"
android:gravity="center"
android:scaleType="fitCenter"
android:layout_marginRight="10dip"
android:layout_marginRight="20dip"
android:src="@drawable/icn_thumbsup"/>
<ImageView
android:id="@+id/negativeFeedback"
android:layout_width="25dip"
android:layout_height="25dip"
android:layout_width="20dip"
android:layout_height="20dip"
android:gravity="center"
android:scaleType="fitCenter"
android:layout_marginRight="10dip"

Loading…
Cancel
Save