1
0
mirror of https://github.com/bspeice/itcs4180 synced 2024-11-08 16:38:14 -05:00

Resizing cover.jpg fixes some of the issues

This commit is contained in:
DjBushido 2014-02-24 23:00:18 -05:00
parent 065991d3cc
commit 463ac371c2
3 changed files with 2 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 274 KiB

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 KiB

View File

@ -109,7 +109,8 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1"
android:gravity="fill_horizontal" >
android:gravity="fill_horizontal"
android:orientation="horizontal" >
<ImageView
android:id="@+id/imgTile3_1"