commit | a7e77546ca9e408373b7718aaf807bbbb5097cbe | [log] [tgz] |
---|---|---|
author | Roger Olsson <roger.olsson@sonyericsson.com> | Tue Oct 26 14:41:01 2010 +0200 |
committer | Johan Redestig <johan.redestig@sonyericsson.com> | Tue Oct 26 14:41:01 2010 +0200 |
tree | b24232035c9a0205ed814626527c8588d3542999 | |
parent | b4ae2f1ba419212224d53db81c46ad242bebd17b [diff] |
TabWidget orientation TabWidget orientation specified in tab_content.xml instead of TabWidget.java. Generally, the orientation of the TabWidget should be set in xml-files and not in TabWidget.java. A sub class of TabActivity may call setContentView() using a custom layout where the TabWidget orientation is vertical. This is the case in the UI Enablers Bottom Tab feature, for landscape display orientation. Change-Id: Ia677441a0af96a8d2ab47ef3298eb440c34924f6