Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix part of #140: Topic play animation #486

Closed
wants to merge 11 commits into from
Prev Previous commit
nit
  • Loading branch information
nikitamarysolomanpvt committed Dec 12, 2019
commit 6b7cf74c6a1757d98a082a882377b4e3829b8b60
1 change: 0 additions & 1 deletion app/src/main/res/values/integers.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<integer name="default_fade_anim_time_ms">300</integer>
<integer name="topic_play_animation_time_ms">400</integer>
</resources>