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:
parent
065991d3cc
commit
463ac371c2
Binary file not shown.
Before Width: | Height: | Size: 274 KiB After Width: | Height: | Size: 29 KiB |
BIN
HW3/res/drawable-ldpi/cover_copy.jpg
Normal file
BIN
HW3/res/drawable-ldpi/cover_copy.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 274 KiB |
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user