Skip to content

Commit

Permalink
Better preview to test smaller devices
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Murawski committed Dec 25, 2023
1 parent b4ed1fb commit adec0b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions project/src/main/res/layout/status.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
android:layout_height="0dp"

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

app:layout_constraintBottom_toTopOf="@id/doubledot"
app:layout_constraintLeft_toLeftOf="parent"
Expand Down

0 comments on commit adec0b8

Please sign in to comment.