diff --git a/app/src/main/res/layout/repo_item.xml b/app/src/main/res/layout/repo_item.xml index 8fa4f5f68..2f0e6ec84 100644 --- a/app/src/main/res/layout/repo_item.xml +++ b/app/src/main/res/layout/repo_item.xml @@ -1,13 +1,11 @@ - + android:layout_marginHorizontal="8dp" + android:layout_marginVertical="4dp" + android:descendantFocusability="blocksDescendants"> - - + android:orientation="horizontal" + android:padding="8dp"> - + - + android:layout_weight="1" + android:gravity="center_vertical" + android:orientation="vertical" + tools:ignore="RtlSymmetry"> - + - + + + + + + + + + android:layout_height="match_parent" /> - - - +