Browse Source

oops

renovate/org.robolectric-robolectric-4.x v19.1.0
Austin Huang 4 years ago
parent
commit
e3783ffcee
No known key found for this signature in database GPG Key ID: 84C23AA04587A91F
  1. 2
      app/src/main/res/layout/layout_location_details.xml

2
app/src/main/res/layout/layout_location_details.xml

@ -100,7 +100,7 @@
android:id="@+id/locationUrl"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_below="@id/mainBiography"
android:layout_below="@id/locationBiography"
android:ellipsize="marquee"
android:padding="8dp"
android:textAppearance="@style/TextAppearance.AppCompat.Body1"

Loading…
Cancel
Save