We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967a53d commit 76ea6fdCopy full SHA for 76ea6fd
PennMobile/src/main/res/layout/gsr_reservation_widget_item.xml
@@ -33,8 +33,8 @@
33
android:layout_marginEnd="16dp"
34
android:maxLines = "2"
35
android:minLines="2"
36
- android:text="VP Weigle Room 110 oiwejfoiwjeof"
37
- android:textSize="14sp"
+ android:text="VP Weigle Room 110 oiwejfoiwjeof ihu"
+ android:textSize="12sp"
38
android:textStyle="bold" />
39
40
<TextView
@@ -46,7 +46,7 @@
46
android:layout_marginTop="8dp"
47
android:layout_marginBottom="8dp"
48
android:text="Wednesday September 20 \n2:00pm-3:00 pm"
49
50
app:layout_constraintStart_toEndOf="@+id/gsr_reservation_iv"
51
app:layout_constraintTop_toBottomOf="@+id/gsr_reservation_location_tv" />
52
</LinearLayout>
0 commit comments