aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/view_content_base_web.xml
AgeCommit message (Collapse)Author
2019-07-01Disable refresh if not at the top, resolves #1450Allan Wang
2018-12-23Migrate to androidx (#1257)Allan Wang
* Initial migration * Update gradle wrapper * Update iconics and revert progressanimator api * Clean up imports * Update dependencies and address some lint issues * Update constants * Remove extra import
2017-12-21Enhancement/fragment interface (#564)Allan Wang
* Begin fragment interfaces and themable contracts * Prepare swiperefresh interface * Snapshot * Add compilable version * Revamp once more * Finalize layouts * Cleanup