centercrop
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
android:id="@+id/location_image"
|
||||
android:layout_width="50dp"
|
||||
android:layout_height="50dp"
|
||||
android:scaleType="centerCrop"
|
||||
app:layout_constraintBottom_toBottomOf="parent"
|
||||
app:layout_constraintEnd_toStartOf="@id/location_name"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
@@ -21,6 +22,7 @@
|
||||
android:id="@+id/location_name"
|
||||
android:layout_width="321dp"
|
||||
android:layout_height="47dp"
|
||||
android:layout_marginStart="8dp"
|
||||
android:gravity="left"
|
||||
android:text=""
|
||||
android:textSize="20sp"
|
||||
|
||||
Reference in New Issue
Block a user