v3.4.1
What's Changed
[FEAT] Enhanced UI and Updated Dependencies
- Dependencies:
- Updated
chrisbanes-haze
library to version 1.1.1.
- Updated
- updated
ksp
to 2.1.10-1.0.30 - Version Update:
- Updated
versionCode
to189
andversionName
to3.4.1
inbuild.gradle.kts
.
- Updated
-
- updated
ksp
plugin version to2.1.10-1.0.30
- updated
-Directory UI:
- Modified the FloatingTopBarShape
to use RoundedCornerShape
with a radius of 25.
- Added a new floatingTopBarBorder
to the Colors
object for consistent border styling.
- Updated the size of the Top Bar to be smaller.
- Changed the max width of the top app bar to 500.dp
- Updated the size of the Top bar.
- Added a border to the Top app bar.
- Updated the padding of the top app bar.
- Haze: Updated the style of the
Haze
effect to make it more natural - updated the blur radius and tint in the dynamic haze function.
- Haze Effect:
- Enhanced theHaze
effect's style:
- Adjusted the blur radius and tint in the dynamic haze function.
- Reduced noise when using it in dark mode.
- AddedHue
blendMode to Haze effect.
- Made the background of the TopBar blurrier when dark mode is enabled. - Home: Updated
provider
for android 12.
- Dev by @iZakirSheikh in #86
Full Changelog: v3.4.0...v3.4.1