mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-29 05:17:56 +01:00
Add scrollbar indicator to LazyColumn (#7164)
This commit is contained in:
@@ -7,6 +7,7 @@ activity = "androidx.activity:activity-compose:1.6.0-alpha03"
|
||||
foundation = { module = "androidx.compose.foundation:foundation", version.ref="compose" }
|
||||
animation = { module = "androidx.compose.animation:animation", version.ref="compose" }
|
||||
ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref="compose" }
|
||||
ui-util = { module = "androidx.compose.ui:ui-util", version.ref="compose" }
|
||||
|
||||
material3-core = "androidx.compose.material3:material3:1.0.0-alpha12"
|
||||
material3-adapter = "com.google.android.material:compose-theme-adapter-3:1.0.10"
|
||||
|
||||
Reference in New Issue
Block a user