1
0
Fork 0

Configurable width (#690)

* numpad width setting

* translations
This commit is contained in:
Dimo Karaivanov 2024-12-21 10:47:01 +02:00 committed by GitHub
parent bf9d1a8c78
commit 8aeceefeb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 128 additions and 28 deletions

View file

@ -8,6 +8,7 @@
android:gravity="center_horizontal">
<androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/numpad_width_constraint_wrapper"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:maxWidth="@dimen/numpad_max_width"