Esempio n. 1
0
 /** @see com.github.amlcurran.showcaseview.ShowcaseView.Builder#setSingleShot(long) */
 private void setSingleShot(long shotId) {
   shotStateStore.setSingleShot(shotId);
 }