ITADN

Fix: Home screen size + removed a deprecated config

#368Pull Requestunsignedchar-256 创建于 2024-10-25
# Changes 1. Changed the size of `SwipeRefresh` and `BoxWithConstraints` to `fillMaxSize` at `HomeScreen.kt` 2. Removed `android.defaults.buildfeatures.buildconfig=true` from `gradle.properties` since it has been deprecated (will be removed in the future) and already declared in the `build.gradle.kts`. # Screenshots **Before**: ![Screenshot_20241025_190046_InnerTune Debug](https://github.com/user-attachments/assets/56f78245-9e9a-421d-8e32-804aca3ce278) **After**: ![Screenshot_20241025_190341_InnerTune Debug](https://github.com/user-attachments/assets/ab3c310e-acfd-47a1-9f0c-3d0d4bf12c66)
合并状态:未合并 0 条评论