• Leon Scroggins's avatar
    Remove the tab slider, and go back to simply using a touchable title bar. · 68579393
    Leon Scroggins authored
    Remove the tab slider (TitleBarSet) from eclair.
    
    In TitleBar, override onTouchEvent to handle touches as either presses
    of the right button or the textfield.  Fix the press states on the
    title bar to correctly reflect what will happen if you release your
    finger.
    
    Change-Id: I025b55e5ba546e8be4e9360e6f7db80fb6d9d3f9
    68579393
BrowserActivity.java 173 KB