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.
各行ごとに高さ変数を持つカスタム ListField を実装する必要があります。選択した行の高さは、他の行とは異なる必要があります。
自分自身を鏡で見て、「文書化されていない方法は問題ありませんか?」と答える必要があります。
答えが「はい」の場合は、「ListField.setRowHeight(index,height)」を使用します。これは、少なくとも 4.2.1 4.7 および 5.0 で利用できます。
それが役立つことを願っています。