TeamNewPipe/NewPipe

Standardize view animation duration

Open

#3,038 建立於 2020年1月30日

在 GitHub 查看
 (11 留言) (3 反應) (0 負責人)Java (3,577 fork)batch import
GUIfeature requestgood first issue

倉庫指標

Star
 (38,153 star)
PR 合併指標
 (平均合併 9天 17小時) (30 天內合併 17 個 PR)

描述

If you check the usages of animateView you will see that the typical range will be 0 all the way to 500, with most in the 100-250 range.

It should've been done with a default value in the first place. It is pretty much arbitrary right now, it was whatever the person felt like at the time of writing.

I'll leave this task to another PR, which the goal will be to standardize the used duration of animations.

_Originally posted by @mauriciocolli in https://github.com/TeamNewPipe/NewPipe/pull/2309#discussion_r371625549

貢獻者指南