mirror of
https://github.com/bspeice/itcs4180
synced 2025-07-03 14:55:11 -04:00
Resizing cover.jpg fixes some of the issues
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user