TeamNewPipe/NewPipe

Standardize view animation duration

オープン

#3,038 opened on 2020/01/30

 (11 件のコメント) (3 件のリアクション) (0 人の担当者)Java (3,577 件のフォーク)batch import
GUIfeature requestgood first issue

Repository metrics

Stars
 (38,153 個のスター)
PR merge metrics
 (平均マージ 9d 17h) (30d で 17 merged PRs)

説明

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

コントリビューターガイド