aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_main_bottom_tabs.xml
AgeCommit message (Collapse)Author
2019-12-26Switch to viewbinding and styles and prepare layout wrapperAllan 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-11-22Fix/tab layout (#510)Allan Wang
* Test wrap content width * Compute badge icon dimensions * Reuse views * Remove unnecessary color set * Change image bound * Set min * Change dp * Snapshot * Hardcode dimensions * Add min width
2017-09-16Wrap bottom bar layout with linearlayout (#296)Allan Wang
* Wrap bottom bar layout with linearlayout * Update changelog
2017-08-19Add bottom bar layoutAllan Wang