Skip to content

Commit

Permalink
GlideAttatcher changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gonojuarez committed May 4, 2023
1 parent eefe537 commit 32857ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/pictogramslibrary/src/main/res/layout/group.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
android:id="@+id/grid_image"
android:layout_width="0dp"
android:layout_height="0dp"
android:scaleType="fitXY"
android:scaleType="fitCenter"
android:layout_margin="@dimen/interpicto_margin"
android:src="@drawable/ic_agregar_nuevo"
app:layout_constraintBottom_toTopOf="@id/grid_text"
Expand Down

0 comments on commit 32857ce

Please sign in to comment.