Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は基本的に、ユーザーが「Call Us」textViewをクリックすると、電話番号が事前に書かれたダイヤラーに移動し、直接通話を開始しないようにしたいと考えています。使用してみましandroid:autoLink="phone"たが、textView のテキストとして呼び出される番号を設定する必要があることがわかりました。textView のテキストを「Call Us」として設定できますが、特定の番号でダイヤラーが開きますか?
android:autoLink="phone"
親切に助けてください。