FlyingYu
FlyingYu
# Issues Guideline 重新进入activity后,偶尔会出现整个activity里的view字体变大的情况, 例如切换语言重启activity、按下home键返回activity * Library version implementation 'me.yokeyword:fragmentation:1.3.7' implementation 'me.yokeyword:eventbus-activity-scope:1.1.0' * Support-v4 version :support-v4:27.1.1 * Logs * Screenshots **In addition, we do not accept issues unrelated to Fragmentation.**

比如ImageView的属性: android:tinit="#FFFFFF" 这个可以直接更改图标的颜色

[text-selection.webm](https://github.com/user-attachments/assets/382211e2-89d8-464d-9512-ab434e2f36de)
When using **context_menu** inside a scrollable container, the background view can still scroll while the context menu is open. This can cause the menu to move with the scroll or...