You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed card style from padding card to non-padding card
Added support for Android DayNight theme
Added DividerItemDecoration for inner and deprecated Line
Added stableIds for items and renamed getters of AbsAboutActivity
Added horizontal padding for the slogan
Materialized about_page_card_text_color
Updated about_page_background to #212121
about-page-extension
We provide a new module extension, contains two classes RecommendedLoader and RecommendedLoaderDelegate. Use them, only need a line of code can load asynchronously our host Android Links data.
If you use RecommendedLoaderDelegate, you can get automatically cancel the unfinished network request at the end of the Activity lifecycle.