Introduction - If you have any usage issues, please Google them yourself
MyTitleBar source code in Android define Tab tab, achieved the title bar of the effect of imitation Baidu Post Bar suspended at the top and bottom of the project including: source+ renderings+ project structure diagram, a very nice Android interface design effect, the code ISIBLE: 0 mean visible INVISIBILITY: 4 means not visible, but the original space occupied GONE: 8 means are not visible, the original layout of the space is not occupied. Another source also defines a number of functional and practical classes and pages, such as: MentionActivity.java remind Activity page MainActivity.java Main Activity program entry class, defined in this Tab tab identifier, radio button objects, text objects news tips , Tab button to select the listening event, is the main program interface. PersonInfoActivity.java Profile Activity page