Merge branch 'devel' of github.com:KotatsuApp/Kotatsu into devel

This commit is contained in:
Koitharu
2022-08-12 07:48:49 +03:00
2 changed files with 1 additions and 2 deletions

View File

@@ -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]" />

View File

@@ -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>