We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5535353 commit f5200d5Copy full SHA for f5200d5
app/src/main/res/layout/leaderboard_list_element.xml
@@ -15,7 +15,7 @@
15
style="?android:textAppearanceMedium"
16
android:gravity="center_vertical|center_horizontal"
17
android:layout_width="0dp"
18
- android:layout_weight="0.1"
+ android:layout_weight="0.15"
19
android:layout_height="match_parent"
20
android:maxLines="1"
21
android:inputType="text"
@@ -39,7 +39,7 @@
39
40
android:gravity="center_vertical|start"
41
42
- android:layout_weight="0.6"
+ android:layout_weight="0.55"
43
android:layout_height="match_parent"/>
44
45
<TextView
0 commit comments