Skip to content

Commit b4451ec

Browse files
committed
fix: title layout alignment
Signed-off-by: alperozturk <[email protected]>
1 parent 2f9da59 commit b4451ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/grid_item.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@
156156
<LinearLayout
157157
android:layout_width="0dp"
158158
android:layout_weight="1"
159+
android:layout_marginStart="@dimen/iconized_single_line_item_icon_size"
159160
android:layout_gravity="center"
160161
android:gravity="center"
161162
android:layout_height="match_parent">

0 commit comments

Comments
 (0)