mirror of
https://github.com/CherretGit/zaprett-app.git
synced 2025-12-10 21:49:38 +05:00
Merge remote-tracking branch 'origin/m3e' into m3e
# Conflicts: # app/src/main/java/com/cherret/zaprett/ui/screen/StrategySelectionScreen.kt
This commit is contained in:
@@ -157,8 +157,7 @@ fun StrategySelectionScreen(navController: NavController, vpnLauncher: ActivityR
|
|||||||
top = paddingValues.calculateTopPadding(),
|
top = paddingValues.calculateTopPadding(),
|
||||||
bottom = paddingValues.calculateBottomPadding() + 40.dp
|
bottom = paddingValues.calculateBottomPadding() + 40.dp
|
||||||
),
|
),
|
||||||
modifier = Modifier
|
modifier = Modifier.fillMaxSize()
|
||||||
.fillMaxSize()
|
|
||||||
) {
|
) {
|
||||||
item {
|
item {
|
||||||
Row (
|
Row (
|
||||||
|
|||||||
Reference in New Issue
Block a user