diff --git a/common/src/main/res/anim/in_from_right.xml b/common/src/main/res/anim/in_from_right.xml new file mode 100644 index 000000000..7729bdc16 --- /dev/null +++ b/common/src/main/res/anim/in_from_right.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/common/src/main/res/anim/in_from_right_abit.xml b/common/src/main/res/anim/in_from_right_abit.xml new file mode 100644 index 000000000..0901efc3c --- /dev/null +++ b/common/src/main/res/anim/in_from_right_abit.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/common/src/main/res/anim/out_from_right.xml b/common/src/main/res/anim/out_from_right.xml new file mode 100644 index 000000000..3b2030e82 --- /dev/null +++ b/common/src/main/res/anim/out_from_right.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/common/src/main/res/anim/out_to_right.xml b/common/src/main/res/anim/out_to_right.xml new file mode 100644 index 000000000..4344ae837 --- /dev/null +++ b/common/src/main/res/anim/out_to_right.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/common/src/main/res/anim/out_to_right_abit.xml b/common/src/main/res/anim/out_to_right_abit.xml new file mode 100644 index 000000000..57bffad36 --- /dev/null +++ b/common/src/main/res/anim/out_to_right_abit.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file diff --git a/common/src/main/res/values/style.xml b/common/src/main/res/values/style.xml index 8198d657c..f58f596c4 100644 --- a/common/src/main/res/values/style.xml +++ b/common/src/main/res/values/style.xml @@ -6,9 +6,9 @@ @color/colorPrimaryDark @color/colorAccent @color/background - @style/Animation + @style/AnimationActivity - @color/colorPrimary + @color/colorPrimary + + + + + + + \ No newline at end of file