aboutsummaryrefslogtreecommitdiffstats
path: root/main/res/layout/cachedetail_details_page.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/res/layout/cachedetail_details_page.xml')
-rw-r--r--main/res/layout/cachedetail_details_page.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/res/layout/cachedetail_details_page.xml b/main/res/layout/cachedetail_details_page.xml
index e735699..7b67846 100644
--- a/main/res/layout/cachedetail_details_page.xml
+++ b/main/res/layout/cachedetail_details_page.xml
@@ -265,7 +265,7 @@
android:layout_gravity="center"
android:gravity="center"
android:onClick="showNavigationMenu"
- android:scaleType="centerCrop"
+ android:scaleType="fitCenter"
android:src="@null" />
</LinearLayout>
</LinearLayout>