mirror of
https://github.com/Ashinch/ReadYou.git
synced 2025-01-03 05:23:27 +01:00
refactor(ui): redesign key vision
This commit is contained in:
parent
af9fe67fb8
commit
c45b867607
@ -58,7 +58,7 @@ fun FeedsPage(
|
||||
) {
|
||||
var accountTabVisible by remember { mutableStateOf(false) }
|
||||
|
||||
val scope = rememberCoroutineScope()
|
||||
// val scope = rememberCoroutineScope()
|
||||
val context = LocalContext.current
|
||||
val topBarTonalElevation = LocalFeedsTopBarTonalElevation.current
|
||||
val groupListTonalElevation = LocalFeedsGroupListTonalElevation.current
|
||||
|
Loading…
Reference in New Issue
Block a user