Skip to content

Commit adec0b8

Browse files
author
Stefan Murawski
committed
Better preview to test smaller devices
1 parent b4ed1fb commit adec0b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/src/main/res/layout/status.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
android:layout_height="0dp"
1616

1717
android:gravity="center"
18-
android:text="Mid: 20 Exakt: 22 G/V: 0"
18+
android:text="Move 16\nStatus: Thinking (18)\nMid: 20 Exakt: 22 G/V: 0"
1919
app:autoSizeMaxTextSize="15sp"
20-
app:autoSizeTextType="uniform"
2120
app:autoSizeMinTextSize="5sp"
21+
app:autoSizeTextType="uniform"
2222

2323
app:layout_constraintBottom_toTopOf="@id/doubledot"
2424
app:layout_constraintLeft_toLeftOf="parent"

0 commit comments

Comments
 (0)