mirror of
https://github.com/bspeice/UNCCGameDay
synced 2024-11-05 07:38:13 -05:00
Add a better resolution parking map
This commit is contained in:
parent
be0defc124
commit
b558d94fdd
Binary file not shown.
Before Width: | Height: | Size: 158 KiB After Width: | Height: | Size: 155 KiB |
@ -31,8 +31,6 @@
|
|||||||
android:adjustViewBounds="true"
|
android:adjustViewBounds="true"
|
||||||
android:clickable="true"
|
android:clickable="true"
|
||||||
android:contentDescription="@string/parking_map"
|
android:contentDescription="@string/parking_map"
|
||||||
android:paddingLeft="@dimen/activity_horizontal_margin"
|
|
||||||
android:paddingRight="@dimen/activity_horizontal_margin"
|
|
||||||
android:src="@drawable/parking_map" />
|
android:src="@drawable/parking_map" />
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
|
Loading…
Reference in New Issue
Block a user