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.
高さは公共の財産であるため、セッターはありません。そのため、ObjectAnimator.ofPropertyValuesHolderでは使用できません。ビューの高さの変化をアニメーション化するにはどうすればよいですか?
よろしくお願いします。
ValueAnimatorを使用して、アニメーションの更新ごとにビューの高さを変更するUpdateListenerを追加できます。