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.
このカスタムリストビューのように、カスタムリストフラグメントを行う方法ですが、リストフラグメントの場合..
これは同じ方法ですか?listfragment では xml で宣言しているためです。
ListFragmentは、他のクラスと同じように拡張できます。次に、xmlで独自のカスタムクラスを参照できます。
<my.package.location.MyListFragment .../>