ability to enable/disable pull to refresh

This commit is contained in:
2024-07-16 00:15:15 +03:00
parent 789283fcff
commit 46d3fe63fa
16 changed files with 155 additions and 104 deletions
@@ -159,7 +159,7 @@ class MainActivity : AppCompatActivity() {
selectedColorScheme = theme.selectedColorScheme,
usingAmoledBackground = theme.usingAmoledBackground,
usingBlur = theme.usingBlur,
multiline = theme.multiline,
isMultiline = theme.isMultiline,
isDeviceCompact = isDeviceCompact
)
) {