We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
sliderLogic
1 parent 463be17 commit 20828adCopy full SHA for 20828ad
app/src/main/java/com/android/periodpals/ui/settings/SettingsScreen.kt
@@ -422,7 +422,7 @@ private fun DeleteAccountDialog(
422
* @param sliderPosition The position of the slider.
423
* @param userViewModel The ViewModel that handles user data.
424
*/
425
-public fun sliderLogic(
+fun sliderLogic(
426
sliderPosition: Float,
427
userViewModel: UserViewModel,
428
) {
0 commit comments