Skip to content

Commit 569b7e6

Browse files
committed
moving the folder grid view selector check more at the corner
1 parent 448b24d commit 569b7e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
android:layout_height="@dimen/selection_check_size"
4646
android:layout_alignEnd="@+id/item_icon"
4747
android:layout_alignParentTop="true"
48-
android:layout_margin="@dimen/small_margin"
4948
android:background="@drawable/circle_background"
5049
android:contentDescription="@null"
5150
android:padding="@dimen/tiny_margin"

0 commit comments

Comments
 (0)