Handling orientation for scrolling position

2018-04-22-(2 min read)
Orientation is a common event which can be trigger easily by user. Handling orientation to keep the views states which increase user experie…
繼續閱讀...

Android Sample: ViewPager

2018-03-31-(2 min read)
ViewPager is a common component in Android applications. Here is an sample written in Kotlin. Sample feature: Pages has color background. U…
繼續閱讀...