We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb816b4 commit 01531deCopy full SHA for 01531de
app/src/main/res/layout/fragment_leaderboard.xml
@@ -18,14 +18,14 @@
18
app:layout_constraintTop_toTopOf="parent">
19
20
<Spinner
21
- android:layout_marginStart="50dp"
+ android:layout_marginStart="20dp"
22
android:id="@+id/duration_spinner"
23
android:layout_width="match_parent"
24
android:layout_weight="0.5"
25
android:layout_height="match_parent" />
26
27
28
- android:layout_marginEnd="50dp"
+ android:layout_marginEnd="20dp"
29
android:id="@+id/category_spinner"
30
31
0 commit comments