Created a drawable arrow (xml vector file).

Created simple animation
This commit is contained in:
Gabriel Tofvesson 2016-02-25 17:29:25 +01:00
parent 02959b12a3
commit 746daa1b7c

@ -103,6 +103,7 @@ public class MainActivity extends AppCompatActivity
}
@Override
public void onShowcaseViewDidHide(ShowcaseView showcaseView) {
new Thread(new Runnable() {