Created a drawable arrow (xml vector file).

Created simple animation
This commit is contained in:
Gabriel Tofvesson 2016-02-25 17:27:02 +01:00
parent 0243c68ae3
commit 02959b12a3
2 changed files with 2 additions and 0 deletions

View File

@ -5,4 +5,5 @@
android:toXDelta="50"
android:duration="1000"
android:repeatCount="2"/>
</set>

View File

@ -12,6 +12,7 @@
tools:context="com.gabriel.buddhism.MainActivity"
tools:showIn="@layout/app_bar_main"
android:id="@+id/main_parent">
<RelativeLayout
android:id="@+id/main"
android:layout_width="match_parent"