aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_main_bottom_tabs.xml
AgeCommit message (Collapse)Author
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