From 7d5c374fd09bdeaf3acd2dca653e618ecd3e2c71 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Thu, 3 May 2018 22:14:23 +0200 Subject: add animations --- src/main/res/animator/fade_left_in.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/main/res/animator/fade_left_in.xml (limited to 'src/main/res/animator/fade_left_in.xml') diff --git a/src/main/res/animator/fade_left_in.xml b/src/main/res/animator/fade_left_in.xml new file mode 100644 index 000000000..fa53b49c7 --- /dev/null +++ b/src/main/res/animator/fade_left_in.xml @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file -- cgit v1.2.3