Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c4c2cf48 authored by Ivan Chiang's avatar Ivan Chiang
Browse files

Fix the icon too large issue of query error

Change-Id: I77ec0e8418e1f6e25168a19c8631f7242acba2d1
Fix: 148678085
Test: manual
parent 5c1457a7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -32,9 +32,11 @@
            android:id="@+id/artwork"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_marginTop="25dp"
            android:layout_marginBottom="25dp"
            android:scaleType="fitCenter"
            android:maxHeight="250dp"
            android:adjustViewBounds="true"
            android:contentDescription="@null"/>

        <TextView