Format code

feature/top10
Aurelien Hubert 7 years ago
parent 1b430cc750
commit cb9df365cd
  1. 1
      app/src/main/java/net/pokeranalytics/android/ui/fragment/SessionFragment.kt

@ -225,7 +225,6 @@ class SessionFragment : PokerAnalyticsFragment(), RowRepresentableDelegate {
if (scrollToTop) { if (scrollToTop) {
recyclerView.smoothScrollToPosition(0) recyclerView.smoothScrollToPosition(0)
} }
} }
} }

Loading…
Cancel
Save