Browse Source
oops
renovate/org.robolectric-robolectric-4.x
v19.1.0
Austin Huang
4 years ago
No known key found for this signature in database
GPG Key ID: 84C23AA04587A91F
1 changed files with
1 additions and
1 deletions
-
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" |
|
|
|