Releases
v1.0.10
Update screens to reflect checkbox changes
Update Gradle/AGP for Android Studio 3.3 Beta 2
Add issue to bottom navigation reselect workaround comment
Update Room to 2.1.0-alpha02
Use SimpleOnItemTouchListener for OnBackgroundClickItemTouchListener
Move app bar elevation to dimen resource
Rename BackgroundClickOnItemTouchListener
Improve Context.getAttrColor with Android KTX
Remove useless @SerializedName annotations from WorldRugbyRanking
Use KTX for Navigation dependency/implementation
Add SwipeRefreshLayout to rankings and replace MotionLayout with CoordinatorLayout :-(
Theme SwipeRefreshLayout with World Rugby colors
Add executor to RugbyRankerRepository
fetchAndCacheLatestWorldRugbyRankings -> fetchAndCacheLatestWorldRugbyRankingsSync
Add fetchAndCacheLatestWorldRugbyRankingsAsync function
Complete UI of swipe to refresh with Snackbar
Remove mention of MotionLayout from README (for now)
You can’t perform that action at this time.