It works when using
binding.createAccountTermsText.movementMethod = LinkMovementMethod.getInstance()
without
android:autoLink="web"
android:linksClickable="true"
It works when using
binding.createAccountTermsText.movementMethod = LinkMovementMethod.getInstance()
without
android:autoLink="web"
android:linksClickable="true"