This commit is contained in:
AnnZhimol 2023-10-27 23:55:59 +04:00
parent 783537d2ae
commit 0b319c0ea7

View File

@ -1,6 +1,5 @@
package com.example.pmulabs.screensMobile
import android.util.Log
import androidx.compose.foundation.BorderStroke
import androidx.compose.foundation.Image
import androidx.compose.foundation.background
@ -414,7 +413,7 @@ fun ProfileScreen(navController: NavController, modifier: Modifier = Modifier,sh
)
}
Log.d("UserId", getUser.toString())
LazyColumn(
contentPadding= PaddingValues(top=5.dp, bottom = 320.dp),
modifier = modifier