commit | 289e8f1f7ad79dd28636830c75798769c765e25d | [log] [tgz] |
---|---|---|
author | Tarun Nainani <tnainani@codeaurora.org> | Mon Dec 29 10:09:53 2014 -0800 |
committer | Tarun Nainani <tnainani@codeaurora.org> | Mon Dec 29 10:09:57 2014 -0800 |
tree | 6efdc9cf513f011f949371423c3995fab2130752 | |
parent | 16053b4c829faf3fb8f17c45adf62d09ad446b84 [diff] |
Fix 'toolbar_height' for tablets. For tablets toolbar_height was set to '48dip' which was causing white bar between navigation bar and viewport. Defaulting toolbar_height to 52dip fixes the issue.