added width constraints in landscape mode to prevent too much stretching on tablets and other large devices
This commit is contained in:
parent
d917054d0a
commit
9f4c04d286
4 changed files with 318 additions and 293 deletions
|
|
@ -126,4 +126,5 @@ android {
|
|||
|
||||
dependencies {
|
||||
implementation 'androidx.preference:preference:1.2.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue