From 6bdd11c874c586239bdd287b3d35003c4800f452 Mon Sep 17 00:00:00 2001
From: wjc <1243177876@qq.com>
Date: 星期一, 09 十二月 2024 20:33:08 +0800
Subject: [PATCH] 2024年12月09日20:32:23

---
 app/src/main/res/layout/item_device_details.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/src/main/res/layout/item_device_details.xml b/app/src/main/res/layout/item_device_details.xml
index eceb6bc..da6acee 100644
--- a/app/src/main/res/layout/item_device_details.xml
+++ b/app/src/main/res/layout/item_device_details.xml
@@ -34,7 +34,7 @@
                 android:layout_marginStart="@dimen/dp_16"
                 android:layout_marginTop="@dimen/dp_13"
                 android:background="@drawable/device_image"
-                android:scaleType="centerCrop" />
+                android:scaleType="matrix" />
 
 
             <LinearLayout

--
Gitblit v1.8.0