fixed all alignment and size issues, especially on Android 15; got rid of the ConstraintLayout
This commit is contained in:
parent
b9ce74f254
commit
d23efc4e60
9 changed files with 184 additions and 100 deletions
|
|
@ -165,5 +165,4 @@ android {
|
|||
dependencies {
|
||||
implementation 'com.google.android.material:material:1.12.0'
|
||||
implementation 'androidx.preference:preference:1.2.1'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.2.0'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue