I've decompiled the WhatsApp.apk and I want to change the height of the action-bar. WhatsApp uses Action-Bar-Sherlock, but when I change the value for the actionBarSize, it doesnt change something. In Eclipse the Text inside the Action-Bar gets bigger, but the actionbar itself stays on the same size. When i re-compile it to the APK and install it on my HTC One (4.7" 1080x1920) it doesnt even change the text-size.
Did I miss something? How can I change the height of the action bar?