Skip to content

Commit afc4af6

Browse files
committed
Color is updated
1 parent faab0a4 commit afc4af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PennMobile/src/main/res/layout/gsr_reservation_widget.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
android:text="You currently have no reservations"
3939
android:textSize="28dp"
4040
android:textColor="@color/black"
41-
android:background="@drawable/app_widget_background"
41+
android:background="@color/white"
4242
/>
4343
</FrameLayout>
4444
</LinearLayout>

0 commit comments

Comments
 (0)