diff --git a/app/src/main/res/anim/arrow_anim.xml b/app/src/main/res/anim/arrow_anim.xml index 6b264dd..0395bd3 100644 --- a/app/src/main/res/anim/arrow_anim.xml +++ b/app/src/main/res/anim/arrow_anim.xml @@ -5,4 +5,5 @@ android:toXDelta="50" android:duration="1000" android:repeatCount="2"/> + \ No newline at end of file diff --git a/app/src/main/res/layout/content_main.xml b/app/src/main/res/layout/content_main.xml index 3531d5f..0f0c30e 100644 --- a/app/src/main/res/layout/content_main.xml +++ b/app/src/main/res/layout/content_main.xml @@ -12,6 +12,7 @@ tools:context="com.gabriel.buddhism.MainActivity" tools:showIn="@layout/app_bar_main" android:id="@+id/main_parent"> +