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.
1 parent f94db7e commit fc308f2Copy full SHA for fc308f2
demos/android-supabase-todolist/src/main/java/com/powersync/androidexample/screens/SignInScreen.kt
@@ -6,6 +6,7 @@ import androidx.compose.material3.*
6
import androidx.compose.runtime.*
7
import androidx.compose.ui.Alignment
8
import androidx.compose.ui.Modifier
9
+import androidx.compose.ui.text.input.KeyboardType
10
import androidx.compose.ui.text.input.PasswordVisualTransformation
11
import androidx.compose.ui.unit.dp
12
import com.powersync.demos.AuthViewModel
0 commit comments