1
0
Fork 0
fenix/app/src/main/java/org/mozilla
mcarare 177baf58a8 For #9798: Disable buttons on hiding and enable on showing.
This is triggered on collection expanding or shrinking that is animated.
The animation has android:fillEnabled="true" android:fillAfter="true".
This interferes with set visibility to gone and the click still triggers.
Disabling button avoids changing animation or force clearing it.
2020-04-09 16:06:11 -07:00
..
fenix For #9798: Disable buttons on hiding and enable on showing. 2020-04-09 16:06:11 -07:00
gecko/search Issue #8277: Reuse app icon in widget layout. 2020-02-17 11:37:15 +01:00