From 266569a14f3b1dea9002de58cef40b4149384ef6 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 1 Jun 2017 17:45:42 -0700 Subject: add progressbar and remove tab indicator --- app/src/main/res/anim/slide_out_right.xml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 app/src/main/res/anim/slide_out_right.xml (limited to 'app/src/main/res/anim/slide_out_right.xml') diff --git a/app/src/main/res/anim/slide_out_right.xml b/app/src/main/res/anim/slide_out_right.xml new file mode 100644 index 00000000..93227417 --- /dev/null +++ b/app/src/main/res/anim/slide_out_right.xml @@ -0,0 +1,7 @@ + + + + \ No newline at end of file -- cgit v1.2.3