- March 24, 2007
- 12,073
- 7,459
- Home Country
- Germany
- Moderator
- #11
Good that you were able to change the layout
Do you want to put your modifications into an own theme? There are already many themes as template, i.e. take "blue" as example. You simply need to add another folder structure to skin (Skin\Titanium\themes\Horizontal) and place there a "theme.xml" and the "styles\OtherControlOverrides.xaml" with your modifications. It's very simple and you have created your first own theme!
We have code for this already, but once I forced the behavior to auto centering, the menu didn't work very well. So I'll add an Jira entry to fix this for later versions.Open is how I can fix selection focus on center button and scrolling is just moving all buttons to right or left side, as also used with MP1.
Do you want to put your modifications into an own theme? There are already many themes as template, i.e. take "blue" as example. You simply need to add another folder structure to skin (Skin\Titanium\themes\Horizontal) and place there a "theme.xml" and the "styles\OtherControlOverrides.xaml" with your modifications. It's very simple and you have created your first own theme!