We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4ed1fb commit adec0b8Copy full SHA for adec0b8
project/src/main/res/layout/status.xml
@@ -15,10 +15,10 @@
15
android:layout_height="0dp"
16
17
android:gravity="center"
18
- android:text="Mid: 20 Exakt: 22 G/V: 0"
+ android:text="Move 16\nStatus: Thinking (18)\nMid: 20 Exakt: 22 G/V: 0"
19
app:autoSizeMaxTextSize="15sp"
20
- app:autoSizeTextType="uniform"
21
app:autoSizeMinTextSize="5sp"
+ app:autoSizeTextType="uniform"
22
23
app:layout_constraintBottom_toTopOf="@id/doubledot"
24
app:layout_constraintLeft_toLeftOf="parent"
0 commit comments