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.
AndroidのボイスメールリストビューのようなiPhoneを探しています。同様のリストビューを持つことは可能ですか?
Android では、customadapter クラスの getview ですべてのビューを拡張する必要があります。ただし、電話の再生ボタンは、ユーザーがリストビュー項目を選択した場合にのみ表示されます。
はい、アイデア/ポインタがある場合、これはAndroidで可能ですか。