Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -507,3 +507,4 @@
"Create a Slider" = "Create a Slider";
"Applies the given animation to this view when the specified value changes." = "Applies the given animation to this view when the specified value changes.";
"Call animation function" = "Call animation function";
"Mix animation and withAnimation" = "Mix animation and withAnimation";
Original file line number Diff line number Diff line change
Expand Up @@ -507,3 +507,4 @@
"Create a Slider" = "创建一个滑块";
"Applies the given animation to this view when the specified value changes." = "当指定的值发生变化时,将给定的动画应用到该视图上。";
"Call animation function" = "调用 animation 函数";
"Mix animation and withAnimation" = "混合 animation 和 withAnimation";