diff --git a/common/src/main/res/anim/right_anim_enter.xml b/common/src/main/res/anim/right_anim_enter.xml new file mode 100644 index 000000000..dc33293bb --- /dev/null +++ b/common/src/main/res/anim/right_anim_enter.xml @@ -0,0 +1,10 @@ + + + + + \ No newline at end of file diff --git a/common/src/main/res/anim/right_anim_exit.xml b/common/src/main/res/anim/right_anim_exit.xml new file mode 100644 index 000000000..e9f01bae4 --- /dev/null +++ b/common/src/main/res/anim/right_anim_exit.xml @@ -0,0 +1,9 @@ + + + + + \ 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 dbe6fbaf8..c18102442 100644 --- a/common/src/main/res/values/style.xml +++ b/common/src/main/res/values/style.xml @@ -66,7 +66,10 @@ @anim/left_anim_enter @anim/left_anim_exit - +