Center crop cover in grid
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal"
|
||||
android:adjustViewBounds="true"
|
||||
android:scaleType="centerCrop"
|
||||
app:shapeAppearanceOverlay="@style/ShapeAppearanceOverlay.Kotatsu.Cover"
|
||||
tools:ignore="ContentDescription"
|
||||
tools:src="@sample/covers[5]" />
|
||||
|
||||
@@ -345,7 +345,6 @@
|
||||
<string name="empty">Empty</string>
|
||||
<string name="changelog">Changelog</string>
|
||||
<string name="explore">Explore</string>
|
||||
<string name="tools">Tools</string>
|
||||
<string name="confirm_exit">Press "Back" again to exit</string>
|
||||
<string name="exit_confirmation_summary">Press "Back" twice to exit the app</string>
|
||||
<string name="exit_confirmation">Exit confirmation</string>
|
||||
|
||||
Reference in New Issue
Block a user