Skip to content

Commit 76ea6fd

Browse files
committed
Changed widget dimensions
1 parent 967a53d commit 76ea6fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
android:layout_marginEnd="16dp"
3434
android:maxLines = "2"
3535
android:minLines="2"
36-
android:text="VP Weigle Room 110 oiwejfoiwjeof"
37-
android:textSize="14sp"
36+
android:text="VP Weigle Room 110 oiwejfoiwjeof ihu"
37+
android:textSize="12sp"
3838
android:textStyle="bold" />
3939

4040
<TextView
@@ -46,7 +46,7 @@
4646
android:layout_marginTop="8dp"
4747
android:layout_marginBottom="8dp"
4848
android:text="Wednesday September 20 \n2:00pm-3:00 pm"
49-
android:textSize="14sp"
49+
android:textSize="12sp"
5050
app:layout_constraintStart_toEndOf="@+id/gsr_reservation_iv"
5151
app:layout_constraintTop_toBottomOf="@+id/gsr_reservation_location_tv" />
5252
</LinearLayout>

0 commit comments

Comments
 (0)